/frameworks/av/media/codec2/components/vpx/ |
D | C2SoftVpxEnc.h | 338 .withSetter(ProfileLevelSetter) in IntfImpl() 373 static C2R ProfileLevelSetter( in ProfileLevelSetter() function
|
D | C2SoftVpxDec.cpp | 99 .withSetter(ProfileLevelSetter, mSize) in IntfImpl() 268 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() 225 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 | 131 .withSetter(ProfileLevelSetter) in IntfImpl() 195 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me) { in ProfileLevelSetter() function in android::C2SoftAacDec::IntfImpl
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomDec.cpp | 78 .withSetter(ProfileLevelSetter, mSize) in IntfImpl() 215 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2SoftAomDec::IntfImpl
|
/frameworks/av/media/codec2/components/hevc/ |
D | C2SoftHevcEnc.cpp | 155 .withSetter(ProfileLevelSetter, mSize, mFrameRate, mBitrate) in IntfImpl() 201 static C2R ProfileLevelSetter( in ProfileLevelSetter() function in android::C2SoftHevcEnc::IntfImpl
|
D | C2SoftHevcDec.cpp | 94 .withSetter(ProfileLevelSetter, mSize) in IntfImpl() 226 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2SoftHevcDec::IntfImpl
|
/frameworks/av/media/codec2/components/avc/ |
D | C2SoftAvcDec.cpp | 109 .withSetter(ProfileLevelSetter, mSize) in IntfImpl() 232 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2SoftAvcDec::IntfImpl
|
/frameworks/av/media/codec2/components/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 81 .withSetter(ProfileLevelSetter, mSize) in IntfImpl() 214 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2SoftMpeg2Dec::IntfImpl
|
/frameworks/av/media/codec2/components/xaac/ |
D | C2SoftXaacDec.cpp | 139 .withSetter(ProfileLevelSetter) in IntfImpl() 204 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me) { in ProfileLevelSetter() function in android::C2SoftXaacDec::IntfImpl
|