Home
last modified time | relevance | path

Searched refs:short_fdct4x4 (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dblock.h161 void (*short_fdct4x4)(short *input, short *output, int pitch); member
Dencodeintra.c69 x->short_fdct4x4(be->src_diff, be->coeff, 32); in vp8_encode_intra4x4block()
Dethreading.c347 z->short_fdct4x4 = x->short_fdct4x4; in setup_mbby_copy()
Drdopt.c674 x->short_fdct4x4(be->src_diff, be->coeff, 32); in rd_pick_intra4x4block()
1069 x->short_fdct4x4(be->src_diff, be->coeff, 32); in vp8_encode_inter_mb_segment()
Donyx_if.c1075 cpi->mb.short_fdct4x4 = vp8_short_fdct4x4; in vp8_set_speed_features()
1081 cpi->mb.short_fdct4x4 = vp8_short_fdct4x4; in vp8_set_speed_features()