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.c654 static int fp_estimate_block_noise(MACROBLOCK *x, BLOCK_SIZE bsize) { in fp_estimate_block_noise() function
985 fp_acc_data->frame_noise_energy += fp_estimate_block_noise(x, bsize); in vp9_first_pass_encode_tile_mb_row()
1302 fp_acc_data->frame_noise_energy += fp_estimate_block_noise(x, bsize); in vp9_first_pass_encode_tile_mb_row()
1309 fp_acc_data->frame_noise_energy += fp_estimate_block_noise(x, bsize); in vp9_first_pass_encode_tile_mb_row()