Home
last modified time | relevance | path

Searched defs:lf (Results 1 – 7 of 7) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_picklpf.c49 struct loopfilter *const lf = &cm->lf; in search_filter_level() local
137 struct loopfilter *const lf = &cm->lf; in vp9_pick_filter_level() local
Dvp9_bitstream.c683 static void encode_loopfilter(struct loopfilter *lf, in encode_loopfilter()
Dvp9_onyx_if.c2102 struct loopfilter *lf = &cm->lf; local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_entropymode.c421 static void set_default_lf_deltas(struct loopfilter *lf) { in set_default_lf_deltas()
437 struct loopfilter *const lf = &cm->lf; in vp9_setup_past_independence() local
Dvp9_loopfilter.c239 struct loopfilter *lf = &cm->lf; in vp9_loop_filter_init() local
258 struct loopfilter *const lf = &cm->lf; in vp9_loop_filter_frame_init() local
Dvp9_onyxc_int.h167 struct loopfilter lf; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c542 static void setup_loopfilter(struct loopfilter *lf, in setup_loopfilter()