Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_temporal_filter.c128 int filter_weight, in vp9_temporal_filter_apply_c()
173 int filter_weight, in vp9_highbd_temporal_filter_apply_c()
282 unsigned int filter_weight; in temporal_filter_iterate_c() local
/external/libvpx/libvpx/vp8/encoder/
Dtemporal_filter.c93 int filter_weight, in vp8_temporal_filter_apply_c()
236 unsigned int filter_weight; in vp8_temporal_filter_iterate_c() local
/external/libvpx/libvpx/vp8/encoder/mips/msa/
Dtemporal_filter_msa.c255 int32_t strength, int32_t filter_weight, in vp8_temporal_filter_apply_msa()