/aosp_15_r20/external/v4l2_codec2/components/ |
H A D | DecodeInterface.cpp | 46 C2R DecodeInterface::ProfileLevelSetter(bool /* mayBlock */, in ProfileLevelSetter() function in android::DecodeInterface
|
/aosp_15_r20/frameworks/av/media/codec2/components/mpeg4_h263/ |
H A D | C2SoftMpeg4Enc.cpp | 182 static C2R ProfileLevelSetter( in ProfileLevelSetter() function in android::C2SoftMpeg4Enc::IntfImpl
|
H A D | C2SoftMpeg4Dec.cpp | 205 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2SoftMpeg4Dec::IntfImpl
|
/aosp_15_r20/frameworks/av/media/codec2/components/aac/ |
H A D | C2SoftAacEnc.cpp | 124 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::output> &me) { in ProfileLevelSetter() function in android::C2SoftAacEnc::IntfImpl
|
H A D | C2SoftAacDec.cpp | 248 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me) { in ProfileLevelSetter() function in android::C2SoftAacDec::IntfImpl
|
/aosp_15_r20/frameworks/av/media/codec2/components/vpx/ |
H A D | C2SoftVpxEnc.cpp | 250 C2R C2SoftVpxEnc::IntfImpl::ProfileLevelSetter(bool mayBlock, in ProfileLevelSetter() function in android::C2SoftVpxEnc::IntfImpl
|
H A D | C2SoftVpxDec.cpp | 291 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2SoftVpxDec::IntfImpl
|
/aosp_15_r20/frameworks/av/media/codec2/components/aom/ |
H A D | C2SoftAomDec.cpp | 218 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2SoftAomDec::IntfImpl
|
H A D | C2SoftAomEnc.cpp | 224 C2R C2SoftAomEnc::IntfImpl::ProfileLevelSetter(bool mayBlock, in ProfileLevelSetter() function in android::C2SoftAomEnc::IntfImpl
|
/aosp_15_r20/frameworks/av/media/codec2/components/xaac/ |
H A D | C2SoftXaacDec.cpp | 205 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me) { in ProfileLevelSetter() function in android::C2SoftXaacDec::IntfImpl
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/ |
D | C2GoldfishAvcDec.cpp | 319 ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2GoldfishAvcDec::IntfImpl
|
/aosp_15_r20/frameworks/av/media/codec2/components/hevc/ |
H A D | C2SoftHevcDec.cpp | 233 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2SoftHevcDec::IntfImpl
|
H A D | C2SoftHevcEnc.cpp | 300 static C2R ProfileLevelSetter( in ProfileLevelSetter() function in android::C2SoftHevcEnc::IntfImpl
|
/aosp_15_r20/frameworks/av/media/codec2/components/avc/ |
H A D | C2SoftAvcDec.cpp | 242 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2SoftAvcDec::IntfImpl
|
H A D | C2SoftAvcEnc.cpp | 302 static C2R ProfileLevelSetter( in ProfileLevelSetter() function in android::C2SoftAvcEnc::IntfImpl
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/ |
D | C2GoldfishVpxDec.cpp | 417 ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2GoldfishVpxDec::IntfImpl
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/ |
D | C2GoldfishHevcDec.cpp | 276 ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2GoldfishHevcDec::IntfImpl
|
/aosp_15_r20/frameworks/av/media/codec2/components/mpeg2/ |
H A D | C2SoftMpeg2Dec.cpp | 224 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2SoftMpeg2Dec::IntfImpl
|
/aosp_15_r20/frameworks/av/media/codec2/components/gav1/ |
H A D | C2SoftGav1Dec.cpp | 335 static C2R ProfileLevelSetter( in ProfileLevelSetter() function in android::C2SoftGav1Dec::IntfImpl
|
/aosp_15_r20/frameworks/av/media/codec2/components/dav1d/ |
H A D | C2SoftDav1dDec.cpp | 344 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input>& me, in ProfileLevelSetter() function in android::C2SoftDav1dDec::IntfImpl
|
/aosp_15_r20/frameworks/av/media/codec2/components/apv/ |
H A D | C2SoftApvEnc.cpp | 265 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::output>& me, in ProfileLevelSetter() function in android::C2SoftApvEnc::IntfImpl
|
H A D | C2SoftApvDec.cpp | 394 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input>& me, in ProfileLevelSetter() function in android::C2SoftApvDec::IntfImpl
|