Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c1098 const int reduction_fac = (bsize <= BLOCK_16X16) ? in vp9_pick_inter_mode() local
1101 cm->base_qindex, cm->y_dc_delta_q, cm->bit_depth) >> reduction_fac; in vp9_pick_inter_mode()