Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/jpeg/CTR/
Djpeg_MpEncoder.h1942 …static void SetGpsProcessingMethod(GpsData* pGps, const u8* pProcessingMethod, size_t processingMe… in SetGpsProcessingMethod() function
1968 static void ClearGpsProcessingMethod(GpsData* pGps) { SetGpsProcessingMethod(pGps, NULL, 0); } in ClearGpsProcessingMethod()