Lines Matching refs:bbp
106 const void *ORC_RESTRICT bbone, const void *ORC_RESTRICT bbp, int w);
115 const void *ORC_RESTRICT bbone, const void *ORC_RESTRICT bbp, int w);
123 const void *ORC_RESTRICT bbone, const void *ORC_RESTRICT bbp, int w);
131 const void *ORC_RESTRICT bbone, const void *ORC_RESTRICT bbp, int w);
272 const void *ORC_RESTRICT bbp, int w, int mode) in filter_line_c_planar() argument
292 guint8 *sbbp = (guint8 *) bbp + 3; in filter_line_c_planar()
308 const void *ORC_RESTRICT bbone, const void *ORC_RESTRICT bbp, int w) in filter_line_c_planar_mode0() argument
311 ttone, ttp, bbone, bbp, w, 0); in filter_line_c_planar_mode0()
321 const void *ORC_RESTRICT bbone, const void *ORC_RESTRICT bbp, int w) in filter_line_c_planar_mode2() argument
324 ttone, ttp, bbone, bbp, w, 2); in filter_line_c_planar_mode2()
393 || s.bbp == NULL) ? 2 : 0; in filter_scanline_yadif()
401 s.bb1 = s.bbp; in filter_scanline_yadif()
408 s.ttp, s.bb1, s.bbp, w, colors, y_alternates_every, mode, bpp); in filter_scanline_yadif()
410 s.ttp, s.bb1, s.bbp, w, colors, y_alternates_every, colors * 3, w - edge, in filter_scanline_yadif()
425 || s.bbp == NULL) ? 2 : 0; in filter_scanline_yadif_planar()
433 s.bb1 = s.bbp; in filter_scanline_yadif_planar()
440 s.ttp, s.bb1, s.bbp, w, 1, 0, mode, bpp); in filter_scanline_yadif_planar()
445 (void *) s.bbp, w - edge); in filter_scanline_yadif_planar()
450 (void *) s.bbp, w - edge); in filter_scanline_yadif_planar()