Searched refs:put_no_rnd_qpel_pixels_tab (Results 1 – 6 of 6) sorted by relevance
63 c->put_no_rnd_qpel_pixels_tab[0][0] = ff_copy_16x16_msa; in ff_qpeldsp_init_mips()64 c->put_no_rnd_qpel_pixels_tab[0][1] = in ff_qpeldsp_init_mips()66 c->put_no_rnd_qpel_pixels_tab[0][2] = ff_horiz_mc_qpel_no_rnd_16width_msa; in ff_qpeldsp_init_mips()67 c->put_no_rnd_qpel_pixels_tab[0][3] = in ff_qpeldsp_init_mips()69 c->put_no_rnd_qpel_pixels_tab[0][4] = in ff_qpeldsp_init_mips()71 c->put_no_rnd_qpel_pixels_tab[0][5] = in ff_qpeldsp_init_mips()73 c->put_no_rnd_qpel_pixels_tab[0][6] = in ff_qpeldsp_init_mips()75 c->put_no_rnd_qpel_pixels_tab[0][7] = in ff_qpeldsp_init_mips()77 c->put_no_rnd_qpel_pixels_tab[0][8] = ff_vert_mc_qpel_no_rnd_16x16_msa; in ff_qpeldsp_init_mips()78 c->put_no_rnd_qpel_pixels_tab[0][9] = in ff_qpeldsp_init_mips()[all …]
75 qpel_mc_func put_no_rnd_qpel_pixels_tab[2][16]; member
457 s->qdsp.put_no_rnd_qpel_pixels_tab[0][dy+dx/4]=\ in ff_snow_common_init()460 s->qdsp.put_no_rnd_qpel_pixels_tab[1][dy+dx/4]=\ in ff_snow_common_init()
611 s->me.qpel_put = s->qdsp.put_no_rnd_qpel_pixels_tab; in ff_h263_decode_frame()
339 c->qpel_put = s->qdsp.put_no_rnd_qpel_pixels_tab; in ff_init_me()649 s->qdsp.put_no_rnd_qpel_pixels_tab[1][dxy](dest_y, ref, stride); in h263_mv4_search()
2381 op_qpix = s->qdsp.put_no_rnd_qpel_pixels_tab; in encode_mb_internal()