Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/test/demo/v2.0/src/
H A Dcodec_packet_reader.cpp24 constexpr char START_CODE = 0x1; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dframe_detector.h51 static constexpr uint8_t START_CODE[] = {0, 0, 1}; variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dstart_code_detector.h72 static constexpr uint8_t START_CODE[] = {0, 0, 1}; variable
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.cpp36 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/
H A Dvideodec_sample.cpp31 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp34 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp41 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp36 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp36 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
H A Dvideodec_api11_sample.cpp35 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
/ohos5.0/drivers/peripheral/codec/test/demo/idl/src/
H A Dcodec_hdi_decode.cpp45 constexpr char START_CODE = 0x1; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp35 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
H A Dvideodec_api11_sample.cpp41 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_ndk_sample.cpp41 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
H A Dvideodec_api11_sample.cpp42 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp39 constexpr uint8_t START_CODE[] = {0x00, 0x00, 0x01}; variable