HomeSort by relevance Sort by last modified time
    Searched refs:STARTCODE_01 (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/libmix/videodecoder/securevideo/clovertrail/
VideoDecoderAVCSecure.cpp 23 #define STARTCODE_01 0x01
398 } else if ((*ptr == STARTCODE_01) && (phase == 2)) {
  /hardware/intel/common/libmix/videodecoder/securevideo/merrplus/
VideoDecoderAVCSecure.cpp 23 #define STARTCODE_01 0x01
401 } else if ((*ptr == STARTCODE_01) && (phase == 2)) {

Completed in 30 milliseconds