Lines Matching refs:y_buffer
316 …POSTPROC_INVOKE(rtcd, downacross)(source->y_buffer, post->y_buffer, source->y_stride, post->y_str… in vp8_deblock_and_de_macro_block()
317 …POSTPROC_INVOKE(rtcd, across)(post->y_buffer, post->y_stride, post->y_height, post->y_width, q2mbl… in vp8_deblock_and_de_macro_block()
318 …POSTPROC_INVOKE(rtcd, down)(post->y_buffer, post->y_stride, post->y_height, post->y_width, q2mbl(q… in vp8_deblock_and_de_macro_block()
337 …POSTPROC_INVOKE(rtcd, downacross)(source->y_buffer, post->y_buffer, source->y_stride, post->y_str… in vp8_deblock()
356 source->y_buffer + 2 * source->y_stride + 2, in vp8_de_noise()
357 source->y_buffer + 2 * source->y_stride + 2, in vp8_de_noise()
734 (oci->post_proc_buffer.y_buffer, in vp8_post_proc_frame()
754 vp8_blit_text(message, oci->post_proc_buffer.y_buffer, oci->post_proc_buffer.y_stride); in vp8_post_proc_frame()
767 y_ptr = post->y_buffer + 4 * post->y_stride + 4; in vp8_post_proc_frame()
799 y_ptr = post->y_buffer + 4 * post->y_stride + 4; in vp8_post_proc_frame()
828 vp8_blit_text(message, oci->post_proc_buffer.y_buffer, oci->post_proc_buffer.y_stride); in vp8_post_proc_frame()
838 unsigned char *y_buffer = oci->post_proc_buffer.y_buffer; in vp8_post_proc_frame() local
868 vp8_blit_line (x0+8, x1, y0+4, y1, y_buffer, y_stride); in vp8_post_proc_frame()
876 vp8_blit_line (x0+8, x1, y0+12, y1, y_buffer, y_stride); in vp8_post_proc_frame()
889 vp8_blit_line (x0+4, x1, y0+8, y1, y_buffer, y_stride); in vp8_post_proc_frame()
897 vp8_blit_line (x0+12, x1, y0+8, y1, y_buffer, y_stride); in vp8_post_proc_frame()
910 vp8_blit_line (x0+4, x1, y0+4, y1, y_buffer, y_stride); in vp8_post_proc_frame()
918 vp8_blit_line (x0+12, x1, y0+4, y1, y_buffer, y_stride); in vp8_post_proc_frame()
926 vp8_blit_line (x0+4, x1, y0+12, y1, y_buffer, y_stride); in vp8_post_proc_frame()
934 vp8_blit_line (x0+12, x1, y0+12, y1, y_buffer, y_stride); in vp8_post_proc_frame()
952 vp8_blit_line (bx0+2, x1, by0+2, y1, y_buffer, y_stride); in vp8_post_proc_frame()
972 vp8_blit_line (lx0, x1, ly0-1, y1, y_buffer, y_stride); in vp8_post_proc_frame()
975 vp8_blit_line (lx0, x1, ly0+1, y1, y_buffer, y_stride); in vp8_post_proc_frame()
978 vp8_blit_line (lx0, x1, ly0, y1, y_buffer, y_stride); in vp8_post_proc_frame()
995 unsigned char *y_ptr = oci->post_proc_buffer.y_buffer; in vp8_post_proc_frame()
1067 unsigned char *y_ptr = oci->post_proc_buffer.y_buffer; in vp8_post_proc_frame()