Searched refs:vp9_get_sub_block_energy (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_aq_variance.h | 23 void vp9_get_sub_block_energy(VP9_COMP *cpi, MACROBLOCK *mb, int mi_row,
|
D | vp9_aq_variance.c | 197 void vp9_get_sub_block_energy(VP9_COMP *cpi, MACROBLOCK *mb, int mi_row, in vp9_get_sub_block_energy() function
|
D | vp9_encodeframe.c | 212 vp9_get_sub_block_energy(cpi, x, mi_row, mi_col, bsize, &min_energy, in set_segment_index() 3728 vp9_get_sub_block_energy(cpi, x, mi_row, mi_col, bsize, &min_energy, in rd_pick_partition()
|