Home | History | Annotate | Download | only in common

Lines Matching refs:y_height

315     POSTPROC_INVOKE(rtcd, downacross)(source->y_buffer, post->y_buffer, source->y_stride,  post->y_stride, source->y_height, source->y_width,  ppl);
316 POSTPROC_INVOKE(rtcd, across)(post->y_buffer, post->y_stride, post->y_height, post->y_width, vp8_q2mbl(q));
317 POSTPROC_INVOKE(rtcd, down)(post->y_buffer, post->y_stride, post->y_height, post->y_width, vp8_q2mbl(q));
336 POSTPROC_INVOKE(rtcd, downacross)(source->y_buffer, post->y_buffer, source->y_stride, post->y_stride, source->y_height, source->y_width, ppl);
359 source->y_height - 4,
697 dest->y_height = oci->Height;
698 dest->uv_height = dest->y_height / 2;
736 oci->post_proc_buffer.y_width, oci->post_proc_buffer.y_height,
757 int mb_rows = post->y_height >> 4;
789 int mb_rows = post->y_height >> 4;
827 int mb_rows = post->y_height >> 4;
861 int height = post->y_height;
1011 int height = post->y_height;
1078 int height = post->y_height;
1112 dest->y_height = oci->Height;
1113 dest->uv_height = dest->y_height / 2;