Home
last modified time | relevance | path

Searched defs:hev_index (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Dloopfilter.c223 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; in vp8_loop_filter_row_normal() local
354 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; in vp8_loop_filter_frame() local
498 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; in vp8_loop_filter_frame_yonly() local
614 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; in vp8_loop_filter_partial_frame() local
/external/libvpx/libvpx/vp8/decoder/
Dthreading.c529 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; in mt_decode_mb_rows() local
/external/libvpx/libvpx/vp8/encoder/
Ddenoising.c631 int hev_index = lfi_n->hev_thr_lut[INTER_FRAME][filter_level]; in vp8_denoiser_denoise_mb() local