HomeSort by relevance Sort by last modified time
    Searched defs:update_data (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_seg_common.h 41 uint8_t update_data; member in struct:segmentation
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_seg_common.h 41 uint8_t update_data; member in struct:segmentation
  /external/opencv3/3rdparty/libwebp/enc/
syntax.c 197 const int update_data = 1; local
200 if (VP8PutBitUniform(bw, update_data)) {
  /external/webp/src/enc/
syntax.c 193 const int update_data = 1; local
196 if (VP8PutBitUniform(bw, update_data)) {

Completed in 74 milliseconds