Home
last modified time | relevance | path

Searched defs:START_CODE (Results 1 – 3 of 3) sorted by relevance

/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
Dstart_code_detector.h106 static constexpr uint8_t START_CODE[] = {0, 0, 1}; variable
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
Dvideodec_ndk_sample.cpp37 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
Dvideodec_ndk_sample.cpp37 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable