Home
last modified time | relevance | path

Searched refs:_width (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/qcom/msm8x26/kernel-headers/media/
H A Dmsm_media_info.h30 #define VENUS_Y_STRIDE(_color_fmt, _width) MSM_MEDIA_ALIGN(_width, 128) argument
31 #define VENUS_UV_STRIDE(_color_fmt, _width) MSM_MEDIA_ALIGN(_width, 128) argument
32 #define VENUS_Y_SCANLINES(_color_fmt, _width) MSM_MEDIA_ALIGN(_width, 32) argument
34 #define VENUS_UV_SCANLINES(_color_fmt, _width) MSM_MEDIA_ALIGN(_width, 16) argument
35 …or_fmt, _width, _height) ((VENUS_Y_STRIDE(_color_fmt, _width) * VENUS_Y_SCANLINES(_color_fmt, _h… argument
36 …efine VENUS_BUFFER_SIZE(_color_fmt, _width, _height) MSM_MEDIA_ALIGN(VENUS_BUFFER_SIZE_UNALIGNED… argument
/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_buffer.h296 … int fb_file, off_t fb_offset, int _byte_stride, int _width, int _height, uint64_t _alloc_format) in private_handle_t()
337 plane_info[0].alloc_width = _width; in private_handle_t()
345 int _width, int _height, int _backing_store_size, uint32_t _stride, in private_handle_t()
350 , width(_width) in private_handle_t()
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DMosaicTypes.h78 MosaicFrame(int _width, int _height, bool allocate=true)
80 width = _width;
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dv4l2-dv-timings.h22 #define V4L2_INIT_BT_TIMINGS(_width,args...) {.bt = { _width, ##args } } argument
24 #define V4L2_INIT_BT_TIMINGS(_width,args...) . bt = { _width, ##args } argument
/aosp12/hardware/google/gchips/gralloc4/src/
H A Dmali_gralloc_buffer.h247 int _width, int _height, int _stride, in private_handle_t()
251 , width(_width) in private_handle_t()
H A Dmali_gralloc_buffer4.h247 int _width, int _height, int _stride, in private_handle_t()
251 , width(_width) in private_handle_t()
/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3StreamInterface.h113 OutputStreamInfo(int _width, int _height, int _format, android_dataspace _dataSpace, in OutputStreamInfo() argument
115 width(_width), height(_height), format(_format), in OutputStreamInfo()
/aosp12/hardware/interfaces/renderscript/1.0/default/
H A DContext.cpp308 uint32_t _width = width; in allocationCopy2DRange() local
315 …nCopy2DRange(mContext, _dstAlloc, _dstXoff, _dstYoff, _dstMip, _dstFace, _width, _height, _srcAllo… in allocationCopy2DRange()
325 uint32_t _width = width; in allocationCopy3DRange() local
333 …nCopy3DRange(mContext, _dstAlloc, _dstXoff, _dstYoff, _dstZoff, _dstMip, _width, _height, _depth, … in allocationCopy3DRange()
/aosp12/packages/modules/RuntimeI18n/apex/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt5073 Landroid/icu/text/TimeZoneFormat$GMTOffsetField;->_width:I