Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
DJPEGTest.h47 #define M_SOF5 0xC5 /* NB: codes C4 and CC are NOT SOF markers*/ macro
DJPEGTest.c318 case M_SOF5:
/hardware/qcom/camera/QCamera2/HAL/test/
Dqcamera_test.h205 #define M_SOF5 0xC5 // NB: codes C4 and CC are NOT SOF markers macro
Dqcamera_test.cpp722 case M_SOF5: in ReadSectionsFromBuffer()