Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_segmentation.h48 void vp9_choose_segmap_coding_method(VP9_COMP *cpi);
Dvp9_segmentation.c215 void vp9_choose_segmap_coding_method(VP9_COMP *cpi) { in vp9_choose_segmap_coding_method() function
Dvp9_bitstream.c756 vp9_choose_segmap_coding_method(cpi); in encode_segmentation()