Searched refs:IsPrefixSEI (Results 1 – 4 of 4) sorted by relevance
70 virtual bool IsPrefixSEI(uint8_t nalType) { return false; } in IsPrefixSEI() function151 bool IsPrefixSEI(uint8_t nalType) override;194 bool IsPrefixSEI(uint8_t nalType) override;
81 if (!IsPrefixSEI(nal.nalType)) { in SaveVivid()230 bool StartCodeDetectorH265::IsPrefixSEI(uint8_t nalType) in IsPrefixSEI() function in StartCodeDetectorH265258 bool StartCodeDetectorH266::IsPrefixSEI(uint8_t nalType) in IsPrefixSEI() function in StartCodeDetectorH266
49 virtual bool IsPrefixSEI(uint8_t nalType) { return false; } in IsPrefixSEI() function123 bool IsPrefixSEI(uint8_t nalType) override;
112 bool FrameDetectorH265::IsPrefixSEI(uint8_t nalType) in IsPrefixSEI() function in OHOS::Media::FrameDetectorH265