/aosp_15_r20/frameworks/av/media/codec2/components/dav1d/ |
H A D | C2SoftDav1dDec.cpp | 260 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output>& oldMe, in SizeSetter() 275 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output>& me, in MaxPictureSizeSetter() 285 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input>& me, in MaxInputSizeSetter() 295 static C2R DefaultColorAspectsSetter(bool mayBlock, in DefaultColorAspectsSetter() 313 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input>& me) { in CodedColorAspectsSetter() 330 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output>& me, in ColorAspectsSetter() 344 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input>& me, in ProfileLevelSetter() 358 static C2R Hdr10PlusInfoInputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::input>& me) { in Hdr10PlusInfoInputSetter() 364 static C2R Hdr10PlusInfoOutputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::output>& me) { in Hdr10PlusInfoOutputSetter() 379 static C2R HdrStaticInfoSetter(bool mayBlock, C2P<C2StreamHdrStaticInfo::output>& me) { in HdrStaticInfoSetter() [all …]
|
/aosp_15_r20/frameworks/av/media/codec2/components/gav1/ |
H A D | C2SoftGav1Dec.cpp | 249 static C2R SizeSetter(bool mayBlock, in SizeSetter() 266 bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() 277 bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter() 287 bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) { in DefaultColorAspectsSetter() 304 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) { in CodedColorAspectsSetter() 321 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter() 336 bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 353 static C2R Hdr10PlusInfoInputSetter(bool mayBlock, in Hdr10PlusInfoInputSetter() 360 static C2R Hdr10PlusInfoOutputSetter(bool mayBlock, in Hdr10PlusInfoOutputSetter() 370 static C2R HdrStaticInfoSetter(bool mayBlock, C2P<C2StreamHdrStaticInfo::output> &me) { in HdrStaticInfoSetter()
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/ |
D | C2GoldfishVpxDec.cpp | 283 static C2R SizeSetter(bool mayBlock, in SizeSetter() 311 MaxPictureSizeSetter(bool mayBlock, in MaxPictureSizeSetter() 323 bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter() 334 DefaultColorAspectsSetter(bool mayBlock, in DefaultColorAspectsSetter() 359 CodedColorAspectsSetter(bool mayBlock, in CodedColorAspectsSetter() 384 ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter() 417 ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 443 static C2R Hdr10PlusInfoInputSetter(bool mayBlock, in Hdr10PlusInfoInputSetter() 451 Hdr10PlusInfoOutputSetter(bool mayBlock, in Hdr10PlusInfoOutputSetter()
|
/aosp_15_r20/frameworks/av/media/codec2/components/vpx/ |
H A D | C2SoftVpxEnc.cpp | 225 C2R C2SoftVpxEnc::IntfImpl::BitrateSetter(bool mayBlock, C2P<C2StreamBitrateInfo::output> &me) { in BitrateSetter() 234 C2R C2SoftVpxEnc::IntfImpl::SizeSetter(bool mayBlock, in SizeSetter() 250 C2R C2SoftVpxEnc::IntfImpl::ProfileLevelSetter(bool mayBlock, in ProfileLevelSetter() 332 C2R C2SoftVpxEnc::IntfImpl::LayeringSetter(bool mayBlock, in LayeringSetter() 358 bool mayBlock, C2P<C2StreamPictureQuantizationTuning::output>& me) { in PictureQuantizationSetter() 405 C2R C2SoftVpxEnc::IntfImpl::ColorAspectsSetter(bool mayBlock, in ColorAspectsSetter() 423 bool mayBlock, C2P<C2StreamColorAspectsInfo::output>& me, in CodedColorAspectsSetter()
|
H A D | C2SoftVpxDec.cpp | 241 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter() 256 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() 265 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter() 274 … static C2R DefaultColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) { in DefaultColorAspectsSetter() 291 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 302 static C2R Hdr10PlusInfoInputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::input> &me) { in Hdr10PlusInfoInputSetter() 308 static C2R Hdr10PlusInfoOutputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::output> &me) { in Hdr10PlusInfoOutputSetter()
|
/aosp_15_r20/frameworks/av/media/codec2/components/aom/ |
H A D | C2SoftAomDec.cpp | 165 static C2R SizeSetter(bool mayBlock, in SizeSetter() 182 bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output>& me, in MaxPictureSizeSetter() 193 bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input>& me, in MaxInputSizeSetter() 201 … static C2R DefaultColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) { in DefaultColorAspectsSetter() 218 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 229 static C2R Hdr10PlusInfoInputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::input> &me) { in Hdr10PlusInfoInputSetter() 235 static C2R Hdr10PlusInfoOutputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::output> &me) { in Hdr10PlusInfoOutputSetter()
|
H A D | C2SoftAomEnc.cpp | 199 C2R C2SoftAomEnc::IntfImpl::BitrateSetter(bool mayBlock, C2P<C2StreamBitrateInfo::output>& me) { in BitrateSetter() 208 C2R C2SoftAomEnc::IntfImpl::SizeSetter(bool mayBlock, in SizeSetter() 224 C2R C2SoftAomEnc::IntfImpl::ProfileLevelSetter(bool mayBlock, in ProfileLevelSetter() 301 C2R C2SoftAomEnc::IntfImpl::ColorAspectsSetter(bool mayBlock, in ColorAspectsSetter() 319 bool mayBlock, C2P<C2StreamColorAspectsInfo::output>& me, in CodedColorAspectsSetter() 330 bool mayBlock, C2P<C2StreamPictureQuantizationTuning::output>& me) { in PictureQuantizationSetter()
|
/aosp_15_r20/frameworks/av/media/codec2/components/hevc/ |
H A D | C2SoftHevcEnc.cpp | 264 bool mayBlock, in InputDelaySetter() 274 static C2R BitrateSetter(bool mayBlock, in BitrateSetter() 284 static C2R SizeSetter(bool mayBlock, in SizeSetter() 301 bool mayBlock, in ProfileLevelSetter() 375 static C2R GopSetter(bool mayBlock, C2P<C2StreamGopTuning::output> &me) { in GopSetter() 458 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) { in ColorAspectsSetter() 474 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in CodedColorAspectsSetter() 483 static C2R PictureQuantizationSetter(bool mayBlock, in PictureQuantizationSetter()
|
H A D | C2SoftHevcDec.cpp | 200 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter() 215 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() 224 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter() 233 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 241 … static C2R DefaultColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) { in DefaultColorAspectsSetter() 258 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) { in CodedColorAspectsSetter() 275 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter()
|
/aosp_15_r20/frameworks/av/media/codec2/components/apv/ |
H A D | C2SoftApvDec.cpp | 298 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output>& oldMe, in SizeSetter() 314 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output>& me, in MaxPictureSizeSetter() 325 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input>& me, in MaxInputSizeSetter() 336 static C2R DefaultColorAspectsSetter(bool mayBlock, in DefaultColorAspectsSetter() 356 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input>& me) { in CodedColorAspectsSetter() 375 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output>& me, in ColorAspectsSetter() 394 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input>& me, in ProfileLevelSetter() 413 static C2R Hdr10PlusInfoInputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::input>& me) { in Hdr10PlusInfoInputSetter() 420 static C2R Hdr10PlusInfoOutputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::output>& me) { in Hdr10PlusInfoOutputSetter() 432 static C2R HdrStaticInfoSetter(bool mayBlock, C2P<C2StreamHdrStaticInfo::output>& me) { in HdrStaticInfoSetter()
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/ |
D | C2GoldfishAvcDec.cpp | 274 static C2R SizeSetter(bool mayBlock, in SizeSetter() 296 MaxPictureSizeSetter(bool mayBlock, in MaxPictureSizeSetter() 308 bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter() 319 ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 328 DefaultColorAspectsSetter(bool mayBlock, in DefaultColorAspectsSetter() 349 CodedColorAspectsSetter(bool mayBlock, in CodedColorAspectsSetter() 370 ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter()
|
/aosp_15_r20/frameworks/av/media/codec2/components/avc/ |
H A D | C2SoftAvcDec.cpp | 209 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter() 224 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() 233 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter() 242 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 250 … static C2R DefaultColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) { in DefaultColorAspectsSetter() 267 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) { in CodedColorAspectsSetter() 284 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter()
|
H A D | C2SoftAvcEnc.cpp | 267 bool mayBlock, in InputDelaySetter() 277 static C2R BitrateSetter(bool mayBlock, C2P<C2StreamBitrateInfo::output> &me) { in BitrateSetter() 287 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::input> &oldMe, in SizeSetter() 303 bool mayBlock, in ProfileLevelSetter() 381 static C2R IntraRefreshSetter(bool mayBlock, C2P<C2StreamIntraRefreshTuning::output> &me) { in IntraRefreshSetter() 394 static C2R GopSetter(bool mayBlock, C2P<C2StreamGopTuning::output> &me) { in GopSetter() 406 static C2R PictureQuantizationSetter(bool mayBlock, in PictureQuantizationSetter() 469 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) { in ColorAspectsSetter() 486 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in CodedColorAspectsSetter()
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/ |
D | C2GoldfishHevcDec.cpp | 233 static C2R SizeSetter(bool mayBlock, in SizeSetter() 253 MaxPictureSizeSetter(bool mayBlock, in MaxPictureSizeSetter() 265 bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter() 276 ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 285 DefaultColorAspectsSetter(bool mayBlock, in DefaultColorAspectsSetter() 304 CodedColorAspectsSetter(bool mayBlock, in CodedColorAspectsSetter() 323 ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter()
|
/aosp_15_r20/frameworks/av/media/codec2/components/mpeg2/ |
H A D | C2SoftMpeg2Dec.cpp | 191 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter() 206 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() 215 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter() 224 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter() 232 … static C2R DefaultColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) { in DefaultColorAspectsSetter() 249 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) { in CodedColorAspectsSetter() 266 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/media/c2/1.0/[email protected]_genc++/gen/android/hardware/media/c2/1.0/ |
D | ConfigurableAll.cpp | 272 …instrumentor, const ::android::hardware::hidl_vec<uint32_t>& indices, bool mayBlock, query_cb _hid… in _hidl_query() 374 …instrumentor, const ::android::hardware::hidl_vec<uint8_t>& inParams, bool mayBlock, config_cb _hi… in _hidl_config() 606 …oid::hardware::media::c2::V1_0::FieldSupportedValuesQuery>& inFields, bool mayBlock, querySupporte… in _hidl_querySupportedValues() 733 …urable::query(const ::android::hardware::hidl_vec<uint32_t>& indices, bool mayBlock, query_cb _hid… in query() 739 …rable::config(const ::android::hardware::hidl_vec<uint8_t>& inParams, bool mayBlock, config_cb _hi… in config() 751 …oid::hardware::media::c2::V1_0::FieldSupportedValuesQuery>& inFields, bool mayBlock, querySupporte… in querySupportedValues() 982 bool mayBlock; in _hidl_query() local 1085 bool mayBlock; in _hidl_config() local 1316 bool mayBlock; in _hidl_querySupportedValues() local
|
/aosp_15_r20/hardware/interfaces/media/c2/aidl/android/hardware/media/c2/ |
H A D | IConfigurable.aidl | 126 ConfigResult config(in Params inParams, in boolean mayBlock); in config() 196 QueryResult query(in int[] indices, in boolean mayBlock); in query() 250 in FieldSupportedValuesQuery[] inFields, in boolean mayBlock); in querySupportedValues()
|
/aosp_15_r20/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/current/android/hardware/media/c2/ |
H A D | IConfigurable.aidl | 37 …onfigurable.ConfigResult config(in android.hardware.media.c2.Params inParams, in boolean mayBlock); in config() 40 android.hardware.media.c2.IConfigurable.QueryResult query(in int[] indices, in boolean mayBlock); in query() 42 …rtedValues(in android.hardware.media.c2.FieldSupportedValuesQuery[] inFields, in boolean mayBlock); in querySupportedValues()
|
/aosp_15_r20/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/1/android/hardware/media/c2/ |
H A D | IConfigurable.aidl | 37 …onfigurable.ConfigResult config(in android.hardware.media.c2.Params inParams, in boolean mayBlock); in config() 40 android.hardware.media.c2.IConfigurable.QueryResult query(in int[] indices, in boolean mayBlock); in query() 42 …rtedValues(in android.hardware.media.c2.FieldSupportedValuesQuery[] inFields, in boolean mayBlock); in querySupportedValues()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/media/c2/aidl/android.hardware.media.c2_interface/dump/android/hardware/media/c2/ |
D | IConfigurable.aidl | 37 …onfigurable.ConfigResult config(in android.hardware.media.c2.Params inParams, in boolean mayBlock); in config() 40 android.hardware.media.c2.IConfigurable.QueryResult query(in int[] indices, in boolean mayBlock); in query() 42 …rtedValues(in android.hardware.media.c2.FieldSupportedValuesQuery[] inFields, in boolean mayBlock); in querySupportedValues()
|
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/utils/ |
H A D | InputSurface.cpp | 55 static C2R EosSetter(bool mayBlock, C2P<C2InputSurfaceEosTuning> &me) { in EosSetter() 81 c2_blocking_t mayBlock, in query() 89 c2_blocking_t mayBlock, in config()
|
H A D | Configurable.cpp | 61 bool mayBlock, in query() 83 bool mayBlock, in config() 153 bool mayBlock, in querySupportedValues()
|
/aosp_15_r20/frameworks/av/media/codec2/hal/aidl/ |
H A D | Configurable.cpp | 64 bool mayBlock, in query() 85 bool mayBlock, in config() 150 bool mayBlock, in querySupportedValues()
|
/aosp_15_r20/frameworks/av/media/codec2/hal/plugin/ |
H A D | FilterWrapper.cpp | 146 c2_blocking_t mayBlock, in query_vb() 238 c2_blocking_t mayBlock, in config_vb() 381 c2_blocking_t mayBlock) { in transferParams_l() 443 c2_blocking_t mayBlock) { in backPropagateParams_l() 497 const std::shared_ptr<Listener> &listener, c2_blocking_t mayBlock) override { in setListener_vb() 779 c2_blocking_t mayBlock) { in setListenerInternal()
|
/aosp_15_r20/frameworks/av/media/codec2/components/mpeg4_h263/ |
H A D | C2SoftMpeg4Dec.cpp | 172 static C2R SizeSetter(bool mayBlock, const C2P<C2StreamPictureSizeInfo::output> &oldMe, in SizeSetter() 187 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter() 196 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter() 205 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter()
|