/hardware/google/av/media/codecs/vpx/ |
D | C2SoftVpxEnc.h | 338 .withSetter(ProfileLevelSetter) in IntfImpl() 373 static C2R ProfileLevelSetter( in ProfileLevelSetter() function
|
D | C2SoftVpxDec.cpp | 97 .withSetter(ProfileLevelSetter, mSize) in IntfImpl() 232 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2SoftVpxDec::IntfImpl
|
/hardware/google/av/media/codecs/mpeg4_h263/ |
D | C2SoftMpeg4Enc.cpp | 140 .withSetter(ProfileLevelSetter) in IntfImpl() 157 .withSetter(ProfileLevelSetter) in IntfImpl() 186 static C2R ProfileLevelSetter( in ProfileLevelSetter() function in android::C2SoftMpeg4Enc::IntfImpl
|
D | C2SoftMpeg4Dec.cpp | 105 .withSetter(ProfileLevelSetter, mSize) in IntfImpl() 123 .withSetter(ProfileLevelSetter, mSize) in IntfImpl() 221 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2SoftMpeg4Dec::IntfImpl
|
/hardware/google/av/media/codecs/aac/ |
D | C2SoftAacEnc.cpp | 105 .withSetter(ProfileLevelSetter) in IntfImpl() 112 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::output> &me) { in ProfileLevelSetter() function in android::C2SoftAacEnc::IntfImpl
|
D | C2SoftAacDec.cpp | 138 .withSetter(ProfileLevelSetter) in IntfImpl() 202 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me) { in ProfileLevelSetter() function in android::C2SoftAacDec::IntfImpl
|
/hardware/google/av/media/codecs/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
|
/hardware/google/av/media/codecs/avc/ |
D | C2SoftAvcDec.cpp | 103 .withSetter(ProfileLevelSetter, mSize) in IntfImpl() 226 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2SoftAvcDec::IntfImpl
|
D | C2SoftAvcEnc.cpp | 140 .withSetter(ProfileLevelSetter, mSize, mFrameRate, mBitrate) in IntfImpl() 182 static C2R ProfileLevelSetter( in ProfileLevelSetter() function in android::C2SoftAvcEnc::IntfImpl
|
/hardware/google/av/media/codecs/hevc/ |
D | C2SoftHevcDec.cpp | 90 .withSetter(ProfileLevelSetter, mSize) in IntfImpl() 222 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() function in android::C2SoftHevcDec::IntfImpl
|
/hardware/google/av/media/codecs/xaac/ |
D | C2SoftXaacDec.cpp | 143 .withSetter(ProfileLevelSetter) in IntfImpl() 208 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me) { in ProfileLevelSetter() function in android::C2SoftXaacDec::IntfImpl
|