HomeSort by relevance Sort by last modified time
    Searched refs:set_segmentation_map (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_if.c 507 static void set_segmentation_map(VP8_COMP *cpi, unsigned char *segmentation_map) function
545 set_segmentation_map(cpi, seg_map);
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 504 static void set_segmentation_map(VP8_COMP *cpi, unsigned char *segmentation_map) function
542 set_segmentation_map(cpi, seg_map);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c 504 static void set_segmentation_map(VP8_COMP *cpi, unsigned char *segmentation_map) function
542 set_segmentation_map(cpi, seg_map);
    [all...]

Completed in 170 milliseconds