Home
last modified time | relevance | path

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

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