Home
last modified time | relevance | path

Searched defs:segmentation_map (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_segmentation.c32 void vp9_set_segmentation_map(VP9_COMP *cpi, unsigned char *segmentation_map) { in vp9_set_segmentation_map()
Dvp9_onyx_int.h419 unsigned char *segmentation_map; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c504 static void set_segmentation_map(VP8_COMP *cpi, unsigned char *segmentation_map) in set_segmentation_map()
Donyx_int.h501 unsigned char *segmentation_map; member