Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_thread_common.h66 void vp9_lpf_mt_init(VP9LfSync *lf_sync, struct VP9Common *cm,
Dvp9_thread_common.c242 void vp9_lpf_mt_init(VP9LfSync *lf_sync, VP9_COMMON *cm, int frame_filter_level, in vp9_lpf_mt_init() function
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c2306 vp9_lpf_mt_init(lf_row_sync, cm, cm->lf.filter_level, in init_mt()