Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/tests/demo/codec/
Dvideo_sink_decoder_demo.cpp31 constexpr char START_CODE = 0x1; variable
/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
Dframe_detector.h51 static constexpr uint8_t START_CODE[] = {0, 0, 1}; variable
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
Dstart_code_detector.h72 static constexpr uint8_t START_CODE[] = {0, 0, 1}; variable
/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/
Dvideodec_api11_sample.cpp36 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/
Dvideodec_sample.cpp31 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/
Dvideodec_sample.cpp34 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/
Dvideodec_ndk_inner_sample.cpp41 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/
Dvideodec_ndk_inner_sample.cpp36 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.cpp36 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
Dvideodec_api11_sample.cpp35 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
Dvideodec_ndk_sample.cpp35 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
Dvideodec_api11_sample.cpp41 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
Dvideodec_ndk_sample.cpp41 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
Dvideodec_api11_sample.cpp42 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/muxer/
Dffmpeg_muxer_plugin.cpp39 constexpr uint8_t START_CODE[] = {0x00, 0x00, 0x01}; variable