Home
last modified time | relevance | path

Searched refs:apply_active_map (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c521 static void apply_active_map(VP9_COMP *cpi) { in apply_active_map() function
3935 apply_active_map(cpi);
3969 apply_active_map(cpi);
/external/libaom/libaom/av1/encoder/
Dencoder.c139 static void apply_active_map(AV1_COMP *cpi) { in apply_active_map() function
4447 apply_active_map(cpi); in encode_with_recode_loop()