Searched refs:sliceWidth (Results 1 - 23 of 23) sorted by relevance

/hardware/qcom/display/msm8960/libqdutils/
H A DqdMetaData.h56 int32_t sliceWidth; member in struct:BufferDim_t
/hardware/qcom/display/msm8084/libqdutils/
H A DqdMetaData.h66 int32_t sliceWidth; member in struct:BufferDim_t
/hardware/qcom/display/msm8226/libqdutils/
H A DqdMetaData.h66 int32_t sliceWidth; member in struct:BufferDim_t
/hardware/qcom/display/msm8909/libqdutils/
H A DqdMetaData.h66 int32_t sliceWidth; member in struct:BufferDim_t
/hardware/qcom/display/msm8994/libqdutils/
H A DqdMetaData.h66 int32_t sliceWidth; member in struct:BufferDim_t
/hardware/qcom/display/msm8996/libqdutils/
H A DqdMetaData.h56 int32_t sliceWidth; member in struct:BufferDim_t
/hardware/qcom/display/msm8084/libgralloc/
H A Dmapper.cpp373 *stride = metadata->bufferDim.sliceWidth;
390 *stride = metadata->bufferDim.sliceWidth;
/hardware/qcom/display/msm8226/libgralloc/
H A Dmapper.cpp373 *stride = metadata->bufferDim.sliceWidth;
390 *stride = metadata->bufferDim.sliceWidth;
/hardware/qcom/display/msm8909/libgralloc/
H A Dmapper.cpp372 *stride = metadata->bufferDim.sliceWidth;
389 *stride = metadata->bufferDim.sliceWidth;
/hardware/qcom/display/msm8994/libgralloc/
H A Dmapper.cpp360 *stride = metadata->bufferDim.sliceWidth;
377 *stride = metadata->bufferDim.sliceWidth;
/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dhwc_display_virtual.cpp225 variable_info.x_pixels = UINT32(meta_data->bufferDim.sliceWidth);
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.h248 return metadata->bufferDim.sliceWidth;
/hardware/qcom/display/msm8960/libgralloc/
H A Dmapper.cpp400 *stride = metadata->bufferDim.sliceWidth;
/hardware/qcom/display/msm8996/libgralloc/
H A Dalloc_controller.cpp158 int w = metadata->bufferDim.sliceWidth;
796 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(metadata->bufferDim.sliceWidth,
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.h425 return metadata->bufferDim.sliceWidth;
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.h452 return metadata->bufferDim.sliceWidth;
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_utils.h506 return metadata->bufferDim.sliceWidth;
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_utils.h530 return metadata->bufferDim.sliceWidth;
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp6704 dim.sliceWidth = m_port_def.format.video.nStride;
6708 "stride %d slice %d", dim.sliceWidth, dim.sliceHeight);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc_swvdec.cpp7160 dim.sliceWidth = drv_ctx.video_resolution.frame_width;
7166 dim.sliceWidth, dim.sliceHeight);
H A Domx_vdec_msm8974.cpp7374 dim.sliceWidth = framesize.nWidth;
7382 dim.sliceWidth, dim.sliceHeight);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc_swvdec.cpp7374 dim.sliceWidth = drv_ctx.video_resolution.frame_width;
7380 dim.sliceWidth, dim.sliceHeight);
H A Domx_vdec_v4l2.cpp8087 dim.sliceWidth = framesize.nWidth;
8095 dim.sliceWidth, dim.sliceHeight);

Completed in 6299 milliseconds