Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.h42 void vp9_choose_segmap_coding_method(VP9_COMMON *cm, MACROBLOCKD *xd);
Dvp9_segmentation.c188 void vp9_choose_segmap_coding_method(VP9_COMMON *cm, MACROBLOCKD *xd) { in vp9_choose_segmap_coding_method() function
Dvp9_bitstream.c766 vp9_choose_segmap_coding_method(cm, xd); in encode_segmentation()