/frameworks/av/media/codec2/components/vpx/ |
D | C2SoftVpxEnc.h | 339 .withSetter(ProfileLevelSetter) in IntfImpl() 374 static C2R ProfileLevelSetter( in ProfileLevelSetter() function
|
D | C2SoftVpxDec.cpp | 99 .withSetter(ProfileLevelSetter, mSize) in IntfImpl() 269 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2SoftVpxDec::IntfImpl
|
/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Enc.cpp | 134 .withSetter(ProfileLevelSetter) in IntfImpl() 151 .withSetter(ProfileLevelSetter) in IntfImpl() 180 static C2R ProfileLevelSetter( in ProfileLevelSetter() function in android::C2SoftMpeg4Enc::IntfImpl
|
D | C2SoftMpeg4Dec.cpp | 109 .withSetter(ProfileLevelSetter, mSize) in IntfImpl() 127 .withSetter(ProfileLevelSetter, mSize) in IntfImpl() 222 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2SoftMpeg4Dec::IntfImpl
|
/frameworks/av/media/codec2/components/aac/ |
D | C2SoftAacEnc.cpp | 104 .withSetter(ProfileLevelSetter) in IntfImpl() 124 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::output> &me) { in ProfileLevelSetter() function in android::C2SoftAacEnc::IntfImpl
|
D | C2SoftAacDec.cpp | 141 .withSetter(ProfileLevelSetter) in IntfImpl() 223 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me) { in ProfileLevelSetter() function in android::C2SoftAacDec::IntfImpl
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.cpp | 75 .withSetter(ProfileLevelSetter, mSize) in IntfImpl() 214 static C2R ProfileLevelSetter( in ProfileLevelSetter() function in android::C2SoftGav1Dec::IntfImpl
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomDec.cpp | 81 .withSetter(ProfileLevelSetter, mSize) in IntfImpl() 218 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2SoftAomDec::IntfImpl
|
/frameworks/av/media/codec2/components/avc/ |
D | C2SoftAvcDec.cpp | 113 .withSetter(ProfileLevelSetter, mSize) in IntfImpl() 236 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2SoftAvcDec::IntfImpl
|
D | C2SoftAvcEnc.cpp | 185 .withSetter(ProfileLevelSetter, mSize, mFrameRate, mBitrate) in IntfImpl() 238 static C2R ProfileLevelSetter( in ProfileLevelSetter() function in android::C2SoftAvcEnc::IntfImpl
|
/frameworks/av/media/codec2/components/hevc/ |
D | C2SoftHevcDec.cpp | 97 .withSetter(ProfileLevelSetter, mSize) in IntfImpl() 229 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2SoftHevcDec::IntfImpl
|
D | C2SoftHevcEnc.cpp | 193 .withSetter(ProfileLevelSetter, mSize, mFrameRate, mBitrate) in IntfImpl() 250 static C2R ProfileLevelSetter( in ProfileLevelSetter() function in android::C2SoftHevcEnc::IntfImpl
|
/frameworks/av/media/codec2/components/xaac/ |
D | C2SoftXaacDec.cpp | 140 .withSetter(ProfileLevelSetter) in IntfImpl() 205 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me) { in ProfileLevelSetter() function in android::C2SoftXaacDec::IntfImpl
|
/frameworks/av/media/codec2/components/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 87 .withSetter(ProfileLevelSetter, mSize) in IntfImpl() 221 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2SoftMpeg2Dec::IntfImpl
|