Home | History | Annotate | Download | only in common

Lines Matching refs:y_height

316     POSTPROC_INVOKE(rtcd, downacross)(source->y_buffer, post->y_buffer, source->y_stride,  post->y_stride, source->y_height, source->y_width,  ppl);
317 POSTPROC_INVOKE(rtcd, across)(post->y_buffer, post->y_stride, post->y_height, post->y_width, q2mbl(q));
318 POSTPROC_INVOKE(rtcd, down)(post->y_buffer, post->y_stride, post->y_height, post->y_width, q2mbl(q));
337 POSTPROC_INVOKE(rtcd, downacross)(source->y_buffer, post->y_buffer, source->y_stride, post->y_stride, source->y_height, source->y_width, ppl);
360 source->y_height - 4,
700 dest->y_height = oci->Height;
701 dest->uv_height = dest->y_height / 2;
739 oci->post_proc_buffer.y_width, oci->post_proc_buffer.y_height,
762 int mb_rows = post->y_height >> 4;
794 int mb_rows = post->y_height >> 4;
836 int height = post->y_height;
994 int height = post->y_height;
1066 int height = post->y_height;
1104 dest->y_height = oci->Height;
1105 dest->uv_height = dest->y_height / 2;