Home
last modified time | relevance | path

Searched defs:colSampling (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/
H A DMediaCodecBlockModelTest.java359 int colSampling = 1; in runEncodeShortVideo() local
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1493 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1493 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1493 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/frameworks/av/media/codec2/core/include/
H A DC2Buffer.h1625 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1493 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1630 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1630 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1630 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1630 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1630 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1630 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1630 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1630 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1630 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1630 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1630 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1630 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1630 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1630 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1630 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1630 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/aosp_15_r20/frameworks/av/media/codec2/vndk/
H A DC2Buffer.cpp1312 const uint32_t colSampling = mLayout.planes[planeIx].colSampling; in Mapped() local
/aosp_15_r20/frameworks/base/media/jni/
H A Dandroid_media_MediaCodec.cpp2731 int colSampling = 1; in android_media_MediaCodec_mapHardwareBuffer() local