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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
onyxc_int.h 37 #define NUM_YV12_BUFFERS 4
83 YV12_BUFFER_CONFIG yv12_fb[NUM_YV12_BUFFERS];
84 int fb_idx_ref_cnt[NUM_YV12_BUFFERS];
  /external/libvpx/libvpx/vp8/common/
onyxc_int.h 37 #define NUM_YV12_BUFFERS 4
83 YV12_BUFFER_CONFIG yv12_fb[NUM_YV12_BUFFERS];
84 int fb_idx_ref_cnt[NUM_YV12_BUFFERS];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyxc_int.h 37 #define NUM_YV12_BUFFERS 4
83 YV12_BUFFER_CONFIG yv12_fb[NUM_YV12_BUFFERS];
84 int fb_idx_ref_cnt[NUM_YV12_BUFFERS];

Completed in 180 milliseconds