Home
last modified time | relevance | path

Searched defs:IsVCL (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dframe_detector.cpp80 bool FrameDetectorH264::IsVCL(uint8_t nalType) in IsVCL() function in OHOS::Media::FrameDetectorH264
100 bool FrameDetectorH265::IsVCL(uint8_t nalType) in IsVCL() function in OHOS::Media::FrameDetectorH265
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dstart_code_detector.cpp198 bool StartCodeDetectorH264::IsVCL(uint8_t nalType) in IsVCL() function in StartCodeDetectorH264
218 bool StartCodeDetectorH265::IsVCL(uint8_t nalType) in IsVCL() function in StartCodeDetectorH265
245 bool StartCodeDetectorH266::IsVCL(uint8_t nalType) in IsVCL() function in StartCodeDetectorH266
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/
H A Davcc_reader.cpp286 bool AvccReader::AVCNalDetector::IsVCL(uint8_t nalType) in IsVCL() function in OHOS::MediaAVCodec::AvccReader::AVCNalDetector
306 bool AvccReader::HEVCNalDetector::IsVCL(uint8_t nalType) in IsVCL() function in OHOS::MediaAVCodec::AvccReader::HEVCNalDetector
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/data_producer/bitstream_reader/
H A Dbitstream_reader.cpp224 bool BitstreamReader::IsVCL(uint8_t nalType) in IsVCL() function in OHOS::MediaAVCodec::Sample::BitstreamReader