Searched refs:MaxInputSizeSetter (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/av/media/codec2/components/mpeg4_h263/ |
H A D | C2SoftMpeg4Dec.cpp | 144 .calculatedAs(MaxInputSizeSetter, mMaxSize) in IntfImpl() 196 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter() function in android::C2SoftMpeg4Dec::IntfImpl
|
/aosp12/frameworks/av/media/codec2/components/aom/ |
H A D | C2SoftAomDec.cpp | 121 .calculatedAs(MaxInputSizeSetter, mMaxSize) in IntfImpl() 192 static C2R MaxInputSizeSetter( in MaxInputSizeSetter() function in android::C2SoftAomDec::IntfImpl
|
/aosp12/frameworks/av/media/codec2/components/gav1/ |
H A D | C2SoftGav1Dec.cpp | 121 .calculatedAs(MaxInputSizeSetter, mMaxSize) in IntfImpl() 193 static C2R MaxInputSizeSetter( in MaxInputSizeSetter() function in android::C2SoftGav1Dec::IntfImpl
|
/aosp12/frameworks/av/media/codec2/components/vpx/ |
H A D | C2SoftVpxDec.cpp | 173 .calculatedAs(MaxInputSizeSetter, mMaxSize) in IntfImpl() 243 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter() function in android::C2SoftVpxDec::IntfImpl
|
/aosp12/frameworks/av/media/codec2/components/avc/ |
H A D | C2SoftAvcDec.cpp | 125 .calculatedAs(MaxInputSizeSetter, mMaxSize) in IntfImpl() 230 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter() function in android::C2SoftAvcDec::IntfImpl
|
/aosp12/frameworks/av/media/codec2/components/hevc/ |
H A D | C2SoftHevcDec.cpp | 115 .calculatedAs(MaxInputSizeSetter, mMaxSize) in IntfImpl() 220 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter() function in android::C2SoftHevcDec::IntfImpl
|
/aosp12/frameworks/av/media/codec2/components/mpeg2/ |
H A D | C2SoftMpeg2Dec.cpp | 107 .calculatedAs(MaxInputSizeSetter, mMaxSize) in IntfImpl() 213 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter() function in android::C2SoftMpeg2Dec::IntfImpl
|