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.c542 static void apply_active_map(VP9_COMP *cpi) { in apply_active_map() function
4126 apply_active_map(cpi);
4160 apply_active_map(cpi);
/external/libaom/libaom/av1/encoder/
Dencoder.c411 static void apply_active_map(AV1_COMP *cpi) { in apply_active_map() function
5545 apply_active_map(cpi); in encode_with_recode_loop()