HomeSort by relevance Sort by last modified time
    Searched refs:uv_height (Results 76 - 88 of 88) sorted by null

1 2 34

  /external/chromium_org/gpu/command_buffer/client/
gles2_cmd_helper_autogen.h     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_firstpass.c 408 int uv_mb_height = 16 >> (lst_yv12->y_height > lst_yv12->uv_height);
482 uv_mb_height = 16 >> (new_yv12->y_height > new_yv12->uv_height);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c 489 int uv_mb_height = 16 >> (lst_yv12->y_height > lst_yv12->uv_height);
532 uv_mb_height = 16 >> (first_ref_buf->y_height > first_ref_buf->uv_height);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_firstpass.c 488 int uv_mb_height = 16 >> (lst_yv12->y_height > lst_yv12->uv_height);
531 uv_mb_height = 16 >> (first_ref_buf->y_height > first_ref_buf->uv_height);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
decodeframe.c 389 plane_height = ybf->uv_height;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 719 yv12->uv_height = uv_h;
    [all...]
  /external/libvpx/libvpx/vp8/decoder/
decodeframe.c 388 plane_height = ybf->uv_height;
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 688 yv12->uv_height = (1 + yv12->y_height) / 2;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
decodeframe.c 388 plane_height = ybf->uv_height;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 691 yv12->uv_height = (1 + yv12->y_height) / 2;
    [all...]
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_format_autogen.h 9079 float uv_height; member in struct:ScheduleOverlayPlaneCHROMIUM
    [all...]
gles2_cmd_format_test_autogen.h     [all...]
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.cc     [all...]

Completed in 551 milliseconds

1 2 34