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

  /external/libvpx/vp8/common/
vpxblit_c64.h 25 int uv_width; member in struct:__anon5269
vpxblit.h 58 int uv_width; member in struct:__anon5268
codec_common_interface.h 60 int uv_width; member in struct:__anon5218
  /external/libvpx/vpx_scale/
yv12config.h 47 int uv_width; member in struct:__anon5335
  /external/libvpx/vp8/decoder/x86/
onyxdxv.c 63 int uv_width; member in struct:__anon5278
178 dest->uv_width = source->uv_width;
297 common->post_proc_buffer.uv_width, common->post_proc_buffer.uv_height,
300 common->post_proc_buffer.uv_width, common->post_proc_buffer.uv_height,
498 frame_buffer->uv_width = cw / 2;
514 frame_buffer->uv_width = (w + 1) / 2;

Completed in 33 milliseconds