Home
last modified time | relevance | path

Searched defs:ref (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-2.4.0/include/nn/jpeg/CTR/
Djpeg_MpEncoder.h1270 static void SetGpsLatitude(GpsData* pGps, char ref, const Rational* pValue) in SetGpsLatitude()
1316 static void SetGpsLongitude(GpsData* pGps, char ref, const Rational* pValue) in SetGpsLongitude()
1364 static void SetGpsAltitude(GpsData* pGps, u8 ref, const Rational* pValue) in SetGpsAltitude()
1587 static void SetGpsSpeed(GpsData* pGps, char ref, const Rational* pValue) in SetGpsSpeed()
1633 static void SetGpsTrack(GpsData* pGps, char ref, const Rational* pValue) in SetGpsTrack()
1679 static void SetGpsImgDirection(GpsData* pGps, char ref, const Rational* pValue) in SetGpsImgDirection()
1758 static void SetGpsDestLatitude(GpsData* pGps, char ref, const Rational* pValue) in SetGpsDestLatitude()
1804 static void SetGpsDestLongitude(GpsData* pGps, char ref, const Rational* pValue) in SetGpsDestLongitude()
1850 static void SetGpsDestBearing(GpsData* pGps, char ref, const Rational* pValue) in SetGpsDestBearing()
1896 static void SetGpsDestDistance(GpsData* pGps, char ref, const Rational* pValue) in SetGpsDestDistance()
/CTR-SDK-2.4.0/include/nn/gr/CTR/
Dgr_RenderState.h421 bit32 ref; variable
/CTR-SDK-2.4.0/include/nn/font/CTR/
Dfont_RectDrawerCommand.h209 #define NN_FONT_CMD_SET_STENCIL_FUNC_MASK( func, ref, andBits, writableBits ) \ argument
/CTR-SDK-2.4.0/include/nn/gx/CTR/
Dgx_MacroMisc.h742 #define PICA_CMD_DATA_STENCIL_TEST( enableStencilTest, stencilFunc, stencilMask, ref, mask) \ argument