Searched refs:hev_index (Results 1 – 2 of 2) sorted by relevance
224 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; in vp8_loop_filter_row_normal() local228 lfi.hev_thr = lfi_n->hev_thr[hev_index]; in vp8_loop_filter_row_normal()356 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; in vp8_loop_filter_frame() local360 lfi.hev_thr = lfi_n->hev_thr[hev_index]; in vp8_loop_filter_frame()500 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; in vp8_loop_filter_frame_yonly() local504 lfi.hev_thr = lfi_n->hev_thr[hev_index]; in vp8_loop_filter_frame_yonly()616 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; in vp8_loop_filter_partial_frame() local620 lfi.hev_thr = lfi_n->hev_thr[hev_index]; in vp8_loop_filter_partial_frame()
529 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; in mt_decode_mb_rows() local533 lfi.hev_thr = lfi_n->hev_thr[hev_index]; in mt_decode_mb_rows()