Lines Matching refs:put_pixels_tab
274 c->put_pixels_tab[0][ 0] = qpel.put_h264_qpel_pixels_tab[0][0]; in RV30_LOWPASS()
275 c->put_pixels_tab[0][ 1] = put_rv30_tpel16_mc10_c; in RV30_LOWPASS()
276 c->put_pixels_tab[0][ 2] = put_rv30_tpel16_mc20_c; in RV30_LOWPASS()
277 c->put_pixels_tab[0][ 4] = put_rv30_tpel16_mc01_c; in RV30_LOWPASS()
278 c->put_pixels_tab[0][ 5] = put_rv30_tpel16_mc11_c; in RV30_LOWPASS()
279 c->put_pixels_tab[0][ 6] = put_rv30_tpel16_mc21_c; in RV30_LOWPASS()
280 c->put_pixels_tab[0][ 8] = put_rv30_tpel16_mc02_c; in RV30_LOWPASS()
281 c->put_pixels_tab[0][ 9] = put_rv30_tpel16_mc12_c; in RV30_LOWPASS()
282 c->put_pixels_tab[0][10] = put_rv30_tpel16_mc22_c; in RV30_LOWPASS()
292 c->put_pixels_tab[1][ 0] = qpel.put_h264_qpel_pixels_tab[1][0]; in RV30_LOWPASS()
293 c->put_pixels_tab[1][ 1] = put_rv30_tpel8_mc10_c; in RV30_LOWPASS()
294 c->put_pixels_tab[1][ 2] = put_rv30_tpel8_mc20_c; in RV30_LOWPASS()
295 c->put_pixels_tab[1][ 4] = put_rv30_tpel8_mc01_c; in RV30_LOWPASS()
296 c->put_pixels_tab[1][ 5] = put_rv30_tpel8_mc11_c; in RV30_LOWPASS()
297 c->put_pixels_tab[1][ 6] = put_rv30_tpel8_mc21_c; in RV30_LOWPASS()
298 c->put_pixels_tab[1][ 8] = put_rv30_tpel8_mc02_c; in RV30_LOWPASS()
299 c->put_pixels_tab[1][ 9] = put_rv30_tpel8_mc12_c; in RV30_LOWPASS()
300 c->put_pixels_tab[1][10] = put_rv30_tpel8_mc22_c; in RV30_LOWPASS()