Home
last modified time | relevance | path

Searched defs:GetProfileLevelMaxFrameSize (Results 1 – 8 of 8) sorted by relevance

/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/jpeg/features/
Dencode_jpeg_basic_feature.h63 virtual uint32_t GetProfileLevelMaxFrameSize() override { return 0; } in GetProfileLevelMaxFrameSize() function
/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/features/
Dencode_preenc_basic_feature.h61 virtual uint32_t GetProfileLevelMaxFrameSize() override { return 0; }; in GetProfileLevelMaxFrameSize() function
/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/av1/features/
Dencode_av1_brc.cpp413 …inline uint32_t GetProfileLevelMaxFrameSize(uint32_t width, uint32_t height, uint32_t userMaxFrame… in GetProfileLevelMaxFrameSize() function
Dencode_av1_basic_feature.cpp318 uint32_t Av1BasicFeature::GetProfileLevelMaxFrameSize() in GetProfileLevelMaxFrameSize() function in encode::Av1BasicFeature
/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/vp9/features/
Dencode_vp9_basic_feature.cpp201 uint32_t Vp9BasicFeature::GetProfileLevelMaxFrameSize() in GetProfileLevelMaxFrameSize() function in encode::Vp9BasicFeature
/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/features/
Dencode_hevc_basic_feature.cpp555 uint32_t HevcBasicFeature::GetProfileLevelMaxFrameSize() in GetProfileLevelMaxFrameSize() function in encode::HevcBasicFeature
/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/features/
Dencode_avc_basic_feature.cpp905 uint32_t AvcBasicFeature::GetProfileLevelMaxFrameSize() in GetProfileLevelMaxFrameSize() function in encode::AvcBasicFeature
/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
Dcodechal_encode_hevc_base.cpp1755 uint32_t CodechalEncodeHevcBase::GetProfileLevelMaxFrameSize() in GetProfileLevelMaxFrameSize() function in CodechalEncodeHevcBase