Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/
H A Dhwdecoderapi11_fuzzer.cpp37 constexpr uint8_t PPS[PPS_SIZE + START_CODE_SIZE] = {0x00, 0x00, 0x00, 0x01, 0x68, 0xEF, 0x0F, 0x2C, 0x8B}; variable
90 g_vDecSample->InputFuncFUZZ(PPS, PPS_SIZE + START_CODE_SIZE); in HwdecoderApi11FuzzTest()
H A Dvideodec_api11_sample.cpp30 constexpr uint8_t PPS = 8; member
439 (fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == PPS) { in SendData()
/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/
H A Dhwdecoder_fuzzer.cpp36 constexpr uint8_t PPS[PPS_SIZE + START_CODE_SIZE] = {0x00, 0x00, 0x00, 0x01, 0x68, 0xEF, 0x0F, 0x2C, 0x8B}; variable
84 g_vDecSample->InputFuncFUZZ(PPS, PPS_SIZE + START_CODE_SIZE); in HwdecoderFuzzTest()
H A Dvideodec_sample.cpp34 constexpr uint8_t PPS = 8; member
294 case PPS: in CopyStartCode()
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderapi11_fuzzer/
H A Dhevcswdecoderapi11_fuzzer.cpp37 constexpr uint8_t PPS[PPS_SIZE + START_CODE_SIZE] = {0x00, 0x00, 0x00, 0x01, 0x68, 0xEF, 0x0F, 0x2C, 0x8B}; variable
90 g_vDecSample->InputFuncFUZZ(PPS, PPS_SIZE + START_CODE_SIZE); in HwdecoderApi11FuzzTest()
H A Dvideodec_api11_sample.cpp30 constexpr uint8_t PPS = 8; member
439 (fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == PPS) { in SendData()
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dstart_code_detector.h98 PPS = 8,
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp32 constexpr uint8_t PPS = 8; member
308 case PPS: in CopyStartCode()
/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp32 constexpr uint8_t PPS = 8; member
308 case PPS: in CopyStartCode()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp43 constexpr uint8_t PPS = 8; member
367 (fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == PPS) { in SendData()
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp44 constexpr uint8_t PPS = 8; member
456 case PPS: in CopyStartCode()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_ndk_sample.cpp43 constexpr uint8_t PPS = 8; member
651 (fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == PPS) { in SendData()
H A Dvideodec_api11_sample.cpp44 constexpr uint8_t PPS = 8; member
713 (fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == PPS) { in SendData()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp37 constexpr uint8_t PPS = 8; member
590 (fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == PPS) { in SendData()
H A Dvideodec_api11_sample.cpp43 constexpr uint8_t PPS = 8; member
701 (fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == PPS) { in SendData()
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_api11_sample.cpp37 constexpr uint8_t PPS = 8; member
578 (fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == PPS) { in SendData()
H A Dvideodec_ndk_sample.cpp34 constexpr uint8_t PPS = 8; member
485 case PPS: in CopyStartCode()

Completed in 16 milliseconds