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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_seg_common.h 41 uint8_t update_data; member in struct:segmentation
  /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/chromium_org/third_party/libwebp/enc/
syntax.c 193 const int update_data = 1; local
196 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 1754 milliseconds