Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp8/common/
H A Dvp8_loopfilter.c189 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; in vp8_loop_filter_row_normal() local
305 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; in vp8_loop_filter_frame() local
427 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; in vp8_loop_filter_frame_yonly() local
525 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; in vp8_loop_filter_partial_frame() local
/aosp_15_r20/external/libvpx/vp8/decoder/
H A Dthreading.c494 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; in mt_decode_mb_rows() local
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Ddenoising.c682 int hev_index = lfi_n->hev_thr_lut[INTER_FRAME][filter_level]; in vp8_denoiser_denoise_mb() local