Home
last modified time | relevance | path

Searched refs:pAreaInformation (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.5/include/nn/jpeg/CTR/
Djpeg_MpEncoder.h1988 …static void SetGpsAreaInformation(GpsData* pGps, const u8* pAreaInformation, size_t areaInformatio… in SetGpsAreaInformation() argument
1992 if (pAreaInformation && areaInformationSize) in SetGpsAreaInformation()
1994 pGps->pAreaInformation = pAreaInformation; in SetGpsAreaInformation()
1999 pGps->pAreaInformation = NULL; in SetGpsAreaInformation()
Djpeg_MpDecoder.h2078 if (pGps->pAreaInformation && pGps->areaInformationSize) in GetGpsAreaInformationPointer()
2080 return pGps->pAreaInformation; in GetGpsAreaInformationPointer()
2104 if (pGps->pAreaInformation && pGps->areaInformationSize) in GetGpsAreaInformationSize()
Djpeg_MpTypes.h324 const u8* pAreaInformation; // member