Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/jpeg/CTR/
Djpeg_MpEncoder.h1272 static void SetGpsLatitude(GpsData* pGps, char ref, const Rational* pValue) in SetGpsLatitude()
1318 static void SetGpsLongitude(GpsData* pGps, char ref, const Rational* pValue) in SetGpsLongitude()
1366 static void SetGpsAltitude(GpsData* pGps, u8 ref, const Rational* pValue) in SetGpsAltitude()
1589 static void SetGpsSpeed(GpsData* pGps, char ref, const Rational* pValue) in SetGpsSpeed()
1635 static void SetGpsTrack(GpsData* pGps, char ref, const Rational* pValue) in SetGpsTrack()
1681 static void SetGpsImgDirection(GpsData* pGps, char ref, const Rational* pValue) in SetGpsImgDirection()
1760 static void SetGpsDestLatitude(GpsData* pGps, char ref, const Rational* pValue) in SetGpsDestLatitude()
1806 static void SetGpsDestLongitude(GpsData* pGps, char ref, const Rational* pValue) in SetGpsDestLongitude()
1852 static void SetGpsDestBearing(GpsData* pGps, char ref, const Rational* pValue) in SetGpsDestBearing()
1898 static void SetGpsDestDistance(GpsData* pGps, char ref, const Rational* pValue) in SetGpsDestDistance()
/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_RenderState.h419 bit32 ref; variable
/CTR-SDK-4.2.5/include/nn/font/CTR/
Dfont_RectDrawerCommand.h209 #define NN_FONT_CMD_SET_STENCIL_FUNC_MASK( func, ref, andBits, writableBits ) \ argument
/CTR-SDK-4.2.5/include/nn/gx/CTR/
Dgx_MacroMisc.h743 #define PICA_CMD_DATA_STENCIL_TEST( enableStencilTest, stencilFunc, stencilMask, ref, mask) \ argument