Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.h138 void vp9_reset_lfm(struct VP9Common *const cm);
Dvp9_loopfilter.c1613 void vp9_reset_lfm(VP9_COMMON *const cm) { in vp9_reset_lfm() function
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c1413 vp9_reset_lfm(cm); in decode_tiles()
1611 vp9_reset_lfm(cm); in decode_tiles_mt()