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

/hardware/qcom/display/msm8960/libqdutils/
H A DqdMetaData.h56 int32_t sliceWidth; member in struct:BufferDim_t
/hardware/qcom/display/msm8974/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/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/msm8960/libhwcomposer/
H A Dhwc_utils.h248 return metadata->bufferDim.sliceWidth;
/hardware/qcom/display/msm8960/libgralloc/
H A Dmapper.cpp387 *stride = metadata->bufferDim.sliceWidth;
/hardware/qcom/display/msm8974/libgralloc/
H A Dmapper.cpp388 *stride = metadata->bufferDim.sliceWidth;
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_utils.h301 return metadata->bufferDim.sliceWidth;
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.h423 return metadata->bufferDim.sliceWidth;
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.h448 return metadata->bufferDim.sliceWidth;
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp6698 dim.sliceWidth = m_port_def.format.video.nStride;
6702 "stride %d slice %d", dim.sliceWidth, dim.sliceHeight);
/hardware/qcom/media/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.cpp6883 dim.sliceWidth = drv_ctx.video_resolution.frame_width;
6888 dim.sliceWidth, dim.sliceHeight);

Completed in 2968 milliseconds