Home
last modified time | relevance | path

Searched refs:av1_choose_segmap_coding_method (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dsegmentation.h30 void av1_choose_segmap_coding_method(AV1_COMMON *cm, MACROBLOCKD *xd);
Dsegmentation.c170 void av1_choose_segmap_coding_method(AV1_COMMON *cm, MACROBLOCKD *xd) { in av1_choose_segmap_coding_method() function
Dbitstream.c2047 av1_choose_segmap_coding_method(cm, xd); in encode_segmentation()