Home
last modified time | relevance | path

Searched refs:SPS (Results 1 - 17 of 17) sorted by relevance

/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/
H A Dhwdecoderapi11_fuzzer.cpp33 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 Dvideodec_api11_sample.cpp29 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 Dhwdecoder_fuzzer.cpp32 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 Dvideodec_sample.cpp33 constexpr uint8_t SPS = 7; member
293 case SPS: in CopyStartCode()
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderapi11_fuzzer/
H A Dhevcswdecoderapi11_fuzzer.cpp33 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 Dvideodec_api11_sample.cpp29 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 Dstart_code_detector.h97 SPS = 7,
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp31 constexpr uint8_t SPS = 7; member
307 case SPS: in CopyStartCode()
/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp31 constexpr uint8_t SPS = 7; member
307 case SPS: in CopyStartCode()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp42 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 Dvideodec_ndk_inner_sample.cpp43 constexpr uint8_t SPS = 7; member
455 case SPS: in CopyStartCode()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_ndk_sample.cpp42 constexpr uint8_t SPS = 7; member
650 if ((fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == SPS || in SendData()
H A Dvideodec_api11_sample.cpp43 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 Dvideodec_ndk_sample.cpp36 constexpr uint8_t SPS = 7; member
589 if ((fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == SPS || in SendData()
H A Dvideodec_api11_sample.cpp42 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 Dvideodec_api11_sample.cpp36 constexpr uint8_t SPS = 7; member
577 if ((fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == SPS || in SendData()
H A Dvideodec_ndk_sample.cpp33 constexpr uint8_t SPS = 7; member
484 case SPS: in CopyStartCode()

Completed in 17 milliseconds