Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c647 static int fp_estimate_block_noise(MACROBLOCK *x, BLOCK_SIZE bsize) { in fp_estimate_block_noise() function
958 fp_acc_data->frame_noise_energy += fp_estimate_block_noise(x, bsize); in vp9_first_pass_encode_tile_mb_row()
1285 fp_acc_data->frame_noise_energy += fp_estimate_block_noise(x, bsize); in vp9_first_pass_encode_tile_mb_row()
1292 fp_acc_data->frame_noise_energy += fp_estimate_block_noise(x, bsize); in vp9_first_pass_encode_tile_mb_row()