Home
last modified time | relevance | path

Searched refs:SPS_SIZE (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/
H A Dhwdecoderapi11_fuzzer.cpp30 constexpr uint32_t SPS_SIZE = 0x19; variable
33 constexpr uint8_t SPS[SPS_SIZE + START_CODE_SIZE] = {0x00, 0x00, 0x00, 0x01, 0x67, 0x64, 0x00, 0x28, 0xAC,
89 g_vDecSample->InputFuncFUZZ(SPS, SPS_SIZE + START_CODE_SIZE); in HwdecoderApi11FuzzTest()
/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/
H A Dhwdecoder_fuzzer.cpp29 constexpr uint32_t SPS_SIZE = 0x19; variable
32 constexpr uint8_t SPS[SPS_SIZE + START_CODE_SIZE] = {0x00, 0x00, 0x00, 0x01, 0x67, 0x64, 0x00, 0x28, 0xAC,
83 g_vDecSample->InputFuncFUZZ(SPS, SPS_SIZE + START_CODE_SIZE); in HwdecoderFuzzTest()
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderapi11_fuzzer/
H A Dhevcswdecoderapi11_fuzzer.cpp30 constexpr uint32_t SPS_SIZE = 0x19; variable
33 constexpr uint8_t SPS[SPS_SIZE + START_CODE_SIZE] = {0x00, 0x00, 0x00, 0x01, 0x67, 0x64, 0x00, 0x28, 0xAC,
89 g_vDecSample->InputFuncFUZZ(SPS, SPS_SIZE + START_CODE_SIZE); in HwdecoderApi11FuzzTest()

Completed in 3 milliseconds