Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
DJPEGTest.h58 #define M_SOS 0xDA /* nStart Of Scan (begins compressed data)*/ macro
DJPEGTest.c283 case M_SOS:
/hardware/qcom/camera/QCamera2/HAL/test/
Dqcamera_test.h216 #define M_SOS 0xDA // Start Of Scan (begins compressed data) macro
Dqcamera_test.cpp627 case M_SOS: // stop before hitting compressed data in ReadSectionsFromBuffer()