/ohos5.0/drivers/peripheral/codec/test/demo/v2.0/src/ |
H A D | codec_packet_reader.cpp | 24 constexpr char START_CODE = 0x1; variable
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/ |
H A D | frame_detector.h | 51 static constexpr uint8_t START_CODE[] = {0, 0, 1}; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
H A D | start_code_detector.h | 72 static constexpr uint8_t START_CODE[] = {0, 0, 1}; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/ |
H A D | videodec_api11_sample.cpp | 36 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 D | videodec_sample.cpp | 31 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 D | videodec_sample.cpp | 34 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 D | videodec_ndk_inner_sample.cpp | 41 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 D | videodec_ndk_inner_sample.cpp | 36 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 D | videodec_ndk_sample.cpp | 36 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
|
H A D | videodec_api11_sample.cpp | 35 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
|
/ohos5.0/drivers/peripheral/codec/test/demo/idl/src/ |
H A D | codec_hdi_decode.cpp | 45 constexpr char START_CODE = 0x1; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 35 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
|
H A D | videodec_api11_sample.cpp | 41 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 D | videodec_ndk_sample.cpp | 41 constexpr uint8_t START_CODE[START_CODE_SIZE] = {0, 0, 0, 1}; variable
|
H A D | videodec_api11_sample.cpp | 42 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 D | ffmpeg_muxer_plugin.cpp | 39 constexpr uint8_t START_CODE[] = {0x00, 0x00, 0x01}; variable
|