/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/ |
H A D | hwdecoderapi11_fuzzer.cpp | 33 constexpr uint8_t SPS[SPS_SIZE + START_CODE_SIZE] = {0x00, 0x00, 0x00, 0x01, 0x67, 0x64, 0x00, 0x28, 0xAC, variable 89 g_vDecSample->InputFuncFUZZ(SPS, SPS_SIZE + START_CODE_SIZE); in HwdecoderApi11FuzzTest()
|
H A D | videodec_api11_sample.cpp | 29 constexpr uint8_t SPS = 7; member 438 if ((fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == SPS || in SendData()
|
/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/ |
H A D | hwdecoder_fuzzer.cpp | 32 constexpr uint8_t SPS[SPS_SIZE + START_CODE_SIZE] = {0x00, 0x00, 0x00, 0x01, 0x67, 0x64, 0x00, 0x28, 0xAC, variable 83 g_vDecSample->InputFuncFUZZ(SPS, SPS_SIZE + START_CODE_SIZE); in HwdecoderFuzzTest()
|
H A D | videodec_sample.cpp | 33 constexpr uint8_t SPS = 7; member 293 case SPS: in CopyStartCode()
|
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderapi11_fuzzer/ |
H A D | hevcswdecoderapi11_fuzzer.cpp | 33 constexpr uint8_t SPS[SPS_SIZE + START_CODE_SIZE] = {0x00, 0x00, 0x00, 0x01, 0x67, 0x64, 0x00, 0x28, 0xAC, variable 89 g_vDecSample->InputFuncFUZZ(SPS, SPS_SIZE + START_CODE_SIZE); in HwdecoderApi11FuzzTest()
|
H A D | videodec_api11_sample.cpp | 29 constexpr uint8_t SPS = 7; member 438 if ((fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == SPS || in SendData()
|
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
H A D | start_code_detector.h | 97 SPS = 7,
|
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderconfigure_fuzzer/ |
H A D | videodec_sample.cpp | 31 constexpr uint8_t SPS = 7; member 307 case SPS: in CopyStartCode()
|
/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/ |
H A D | videodec_sample.cpp | 31 constexpr uint8_t SPS = 7; member 307 case SPS: in CopyStartCode()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/ |
H A D | videodec_ndk_inner_sample.cpp | 42 constexpr uint8_t SPS = 7; member 366 if ((fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == SPS || in SendData()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/ |
H A D | videodec_ndk_inner_sample.cpp | 43 constexpr uint8_t SPS = 7; member 455 case SPS: in CopyStartCode()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 42 constexpr uint8_t SPS = 7; member 650 if ((fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == SPS || in SendData()
|
H A D | videodec_api11_sample.cpp | 43 constexpr uint8_t SPS = 7; member 712 if ((fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == SPS || in SendData()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 36 constexpr uint8_t SPS = 7; member 589 if ((fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == SPS || in SendData()
|
H A D | videodec_api11_sample.cpp | 42 constexpr uint8_t SPS = 7; member 700 if ((fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == SPS || in SendData()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/ |
H A D | videodec_api11_sample.cpp | 36 constexpr uint8_t SPS = 7; member 577 if ((fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == SPS || in SendData()
|
H A D | videodec_ndk_sample.cpp | 33 constexpr uint8_t SPS = 7; member 484 case SPS: in CopyStartCode()
|