Home
last modified time | relevance | path

Searched defs:pixelStride (Results 1 – 25 of 96) sorted by relevance

1234

/aosp_15_r20/frameworks/base/media/jni/
H A Dandroid_media_ImageReader.cpp762 int32_t writerFormat, uint8_t **base, uint32_t *size, int *pixelStride, int *rowStride) { in Image_getLockedImageInfo()
796 int pixelStride = 0; in ImageReader_createImagePlanes() local
864 int pixelStride = 0; in Image_createSurfacePlanes() local
H A Dandroid_media_ImageWriter.cpp1054 int32_t halFormat, uint8_t **base, uint32_t *size, int *pixelStride, int *rowStride) { in Image_getLockedImageInfo()
1070 int rowStride, pixelStride; in Image_createSurfacePlanes() local
/aosp_15_r20/cts/tests/tests/mediaediting/src/android/media/mediaediting/cts/
H A DSsimHelper.java142 int pixelStride = lumaPlane.getPixelStride(); in extractLumaChannelBuffer() local
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DImageReader.java1358 private SurfacePlane(int rowStride, int pixelStride, ByteBuffer buffer) { in SurfacePlane()
1465 private ImagePlane(int rowStride, int pixelStride, ByteBuffer buffer) { in ImagePlane()
/aosp_15_r20/cts/tests/tests/media/common/src/android/media/cts/
H A DYUVImage.java106 YUVPlane(int w, int h, int rowStride, int pixelStride, in YUVPlane()
/aosp_15_r20/device/linaro/hikey/gralloc960/
Dmali_gralloc_bufferdescriptor.cpp185 int mali_gralloc_query_getstride(buffer_handle_t buffer, int *pixelStride) in mali_gralloc_query_getstride()
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/offscreen/
H A DProjectionOffscreenActivity.java259 final int pixelStride = plane.getPixelStride(); in scanImage() local
/aosp_15_r20/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_bufferdescriptor.cpp256 int mali_gralloc_query_getstride(buffer_handle_t buffer, int *pixelStride) in mali_gralloc_query_getstride()
/aosp_15_r20/cts/tests/media/common/src/android/mediav2/common/cts/
H A DDecodeStreamToYuv.java193 int width, height, rowStride, pixelStride, x, y, left, top; in getImage() local
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/nativewindow/include/android/
Dhardware_buffer.h328 uint32_t pixelStride; ///< Distance in bytes from the color channel of one pixel to the next member
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/nativewindow/include/android/
Dhardware_buffer.h317 uint32_t pixelStride; ///< Distance in bytes from the color channel of one pixel to the next member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/nativewindow/include/android/
Dhardware_buffer.h374 uint32_t pixelStride; ///< Distance in bytes from the color channel of one pixel to the next member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/nativewindow/include/android/
Dhardware_buffer.h374 uint32_t pixelStride; ///< Distance in bytes from the color channel of one pixel to the next member
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/nativewindow/include/android/
Dhardware_buffer.h328 uint32_t pixelStride; ///< Distance in bytes from the color channel of one pixel to the next member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/nativewindow/include/android/
Dhardware_buffer.h374 uint32_t pixelStride; ///< Distance in bytes from the color channel of one pixel to the next member
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/nativewindow/include/android/
Dhardware_buffer.h317 uint32_t pixelStride; ///< Distance in bytes from the color channel of one pixel to the next member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/nativewindow/include/android/
Dhardware_buffer.h374 uint32_t pixelStride; ///< Distance in bytes from the color channel of one pixel to the next member
/aosp_15_r20/external/mesa3d/include/android_stub/android/
H A Dhardware_buffer.h324 uint32_t pixelStride; ///< Distance in bytes from the color channel of one pixel to the next member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/nativewindow/include/android/
Dhardware_buffer.h343 uint32_t pixelStride; ///< Distance in bytes from the color channel of one pixel to the next member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/nativewindow/include/android/
Dhardware_buffer.h343 uint32_t pixelStride; ///< Distance in bytes from the color channel of one pixel to the next member
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/nativewindow/include/android/
Dhardware_buffer.h317 uint32_t pixelStride; ///< Distance in bytes from the color channel of one pixel to the next member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/nativewindow/include/android/
Dhardware_buffer.h328 uint32_t pixelStride; ///< Distance in bytes from the color channel of one pixel to the next member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/nativewindow/include/android/
Dhardware_buffer.h343 uint32_t pixelStride; ///< Distance in bytes from the color channel of one pixel to the next member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/nativewindow/include/android/
Dhardware_buffer.h328 uint32_t pixelStride; ///< Distance in bytes from the color channel of one pixel to the next member
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/nativewindow/include/android/
Dhardware_buffer.h317 uint32_t pixelStride; ///< Distance in bytes from the color channel of one pixel to the next member

1234