/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/ |
H A D | hwdecoderapi11_fuzzer.cpp | 37 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 D | videodec_api11_sample.cpp | 30 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 D | hwdecoder_fuzzer.cpp | 36 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 D | videodec_sample.cpp | 34 constexpr uint8_t PPS = 8; member 294 case PPS: in CopyStartCode()
|
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderapi11_fuzzer/ |
H A D | hevcswdecoderapi11_fuzzer.cpp | 37 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 D | videodec_api11_sample.cpp | 30 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 D | start_code_detector.h | 98 PPS = 8,
|
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderconfigure_fuzzer/ |
H A D | videodec_sample.cpp | 32 constexpr uint8_t PPS = 8; member 308 case PPS: in CopyStartCode()
|
/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/ |
H A D | videodec_sample.cpp | 32 constexpr uint8_t PPS = 8; member 308 case PPS: in CopyStartCode()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/ |
H A D | videodec_ndk_inner_sample.cpp | 43 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 D | videodec_ndk_inner_sample.cpp | 44 constexpr uint8_t PPS = 8; member 456 case PPS: in CopyStartCode()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 43 constexpr uint8_t PPS = 8; member 651 (fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == PPS) { in SendData()
|
H A D | videodec_api11_sample.cpp | 44 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 D | videodec_ndk_sample.cpp | 37 constexpr uint8_t PPS = 8; member 590 (fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == PPS) { in SendData()
|
H A D | videodec_api11_sample.cpp | 43 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 D | videodec_api11_sample.cpp | 37 constexpr uint8_t PPS = 8; member 578 (fileBuffer[START_CODE_SIZE] & H264_NALU_TYPE) == PPS) { in SendData()
|
H A D | videodec_ndk_sample.cpp | 34 constexpr uint8_t PPS = 8; member 485 case PPS: in CopyStartCode()
|