Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp2397 unsigned int plane_size_y; in set_frame_attributes() local
2405 plane_size_y = m_frame_attributes.stride * m_frame_attributes.scanlines; in set_frame_attributes()
2409 ALIGN(plane_size_y + plane_size_uv, alignment_size); in set_frame_attributes()