Home
last modified time | relevance | path

Searched refs:av1_calculate_segdata (Results 1 – 6 of 6) sorted by relevance

/external/libaom/av1/common/
Dseg_common.c42 void av1_calculate_segdata(struct segmentation *seg) { in av1_calculate_segdata() function
Dseg_common.h85 void av1_calculate_segdata(struct segmentation *seg);
/external/libaom/av1/encoder/
Dtune_butteraugli.c286 av1_calculate_segdata(&cm->seg); in av1_setup_butteraugli_rdmult()
Dencoder_utils.c1120 av1_calculate_segdata(&cm->seg); in av1_determine_sc_tools_with_encoding()
Dencoder.c2668 av1_calculate_segdata(&cm->seg); in encode_without_recode()
2987 av1_calculate_segdata(&cm->seg); in encode_with_recode_loop()
/external/libaom/av1/decoder/
Ddecodeframe.c1499 av1_calculate_segdata(seg); in setup_segmentation()