Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dblock.h155 void (*short_fdct4x4)(short *input, short *output, int pitch); member
Dencodeintra.c60 x->short_fdct4x4(be->src_diff, be->coeff, 32); in vp8_encode_intra4x4block()
Dethreading.c337 z->short_fdct4x4 = x->short_fdct4x4; in setup_mbby_copy()
Drdopt.c556 x->short_fdct4x4(be->src_diff, be->coeff, 32); in rd_pick_intra4x4block()
911 x->short_fdct4x4(be->src_diff, be->coeff, 32); in vp8_encode_inter_mb_segment()
Donyx_if.c1047 cpi->mb.short_fdct4x4 = vp8_short_fdct4x4; in vp8_set_speed_features()
1051 cpi->mb.short_fdct4x4 = vp8_short_fdct4x4; in vp8_set_speed_features()