Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videodecoder/securevideo/merrplus/
DVideoDecoderAVCSecure.cpp23 #define STARTCODE_01 0x01 macro
401 } else if ((*ptr == STARTCODE_01) && (phase == 2)) { in findNalUnitOffset()
/hardware/intel/common/libmix/videodecoder/securevideo/clovertrail/
DVideoDecoderAVCSecure.cpp23 #define STARTCODE_01 0x01 macro
398 } else if ((*ptr == STARTCODE_01) && (phase == 2)) { in findNalUnitOffset()