Home
last modified time | relevance | path

Searched defs:rowInc (Results 1 – 25 of 54) sorted by relevance

123

/aosp_15_r20/external/v4l2_codec2/common/
H A DFormatConverter.cpp57 ImplDefinedToRGBXMap::ImplDefinedToRGBXMap(sp<GraphicBuffer> buf, uint8_t* addr, int rowInc) in ImplDefinedToRGBXMap()
90 int rowInc = static_cast<int>(stride * 4); // RGBX 4-byte data per pixel in create() local
/aosp_15_r20/external/v4l2_codec2/common/include/v4l2_codec2/common/
H A DFormatConverter.h35 int rowInc() const { return mRowInc; } in rowInc() function
/aosp_15_r20/cts/tests/tests/media/common/jni/
H A Dcodec-utils-jni.cpp59 ssize_t rowInc; member
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DMediaCodec.java6144 int rowInc = info.getInt(); in MediaImage() local
6228 public MediaPlane(@NonNull ByteBuffer buffer, int rowInc, int colInc) { in MediaPlane()
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2BufferUtils.cpp1013 int32_t rowInc = stride * colInc / yPlane.colSampling; in GraphicView2MediaImageConverter() local
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1491 int32_t rowInc; ///< row increment in bytes. may be negative member
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1491 int32_t rowInc; ///< row increment in bytes. may be negative member
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1491 int32_t rowInc; ///< row increment in bytes. may be negative member
/aosp_15_r20/frameworks/av/media/codec2/core/include/
H A DC2Buffer.h1623 int32_t rowInc; ///< row increment in bytes. may be negative member
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1491 int32_t rowInc; ///< row increment in bytes. may be negative member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1628 int32_t rowInc; ///< row increment in bytes. may be negative member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1628 int32_t rowInc; ///< row increment in bytes. may be negative member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1628 int32_t rowInc; ///< row increment in bytes. may be negative member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1628 int32_t rowInc; ///< row increment in bytes. may be negative member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1628 int32_t rowInc; ///< row increment in bytes. may be negative member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1628 int32_t rowInc; ///< row increment in bytes. may be negative member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1628 int32_t rowInc; ///< row increment in bytes. may be negative member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1628 int32_t rowInc; ///< row increment in bytes. may be negative member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1628 int32_t rowInc; ///< row increment in bytes. may be negative member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1628 int32_t rowInc; ///< row increment in bytes. may be negative member
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1628 int32_t rowInc; ///< row increment in bytes. may be negative member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1628 int32_t rowInc; ///< row increment in bytes. may be negative member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1628 int32_t rowInc; ///< row increment in bytes. may be negative member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1628 int32_t rowInc; ///< row increment in bytes. may be negative member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/av/media/codec2/core/include/
DC2Buffer.h1628 int32_t rowInc; ///< row increment in bytes. may be negative member

123