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

1 23 4

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c     [all...]
  /external/chromium_org/media/base/
video_frame.cc 671 size_t uv_height = local
677 size_t uv_bytes = uv_height * uv_stride;
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.c     [all...]
vp9_denoiser.c 482 for (r = 0; r < yuv->uv_height / 2; ++r) {
  /external/libvpx/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_copysrcframe_func_neon.asm 210 ;copy last line for U & V if uv_height is odd
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_copysrcframe_func_neon.asm 210 ;copy last line for U & V if uv_height is odd
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_dx_iface.c 586 yv12->uv_height = uv_h;
  /external/libvpx/libvpx/vp9/common/
vp9_reconintra.c 343 frame_height = xd->cur_buf->uv_height;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_reconintra.c 345 frame_height = xd->cur_buf->uv_height;
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
postproc.c 741 dest->uv_height = dest->y_height / 2;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_reconintra.c 662 frame_height = xd->cur_buf->uv_height;
791 frame_height = xd->cur_buf->uv_height;
  /external/libvpx/libvpx/vp8/common/
postproc.c 737 dest->uv_height = dest->y_height / 2;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
postproc.c 737 dest->uv_height = dest->y_height / 2;
    [all...]
  /external/chromium_org/gpu/command_buffer/client/
gles2_implementation_impl_autogen.h     [all...]
gles2_c_lib_autogen.h     [all...]
gles2_trace_implementation_impl_autogen.h     [all...]
gles2_implementation_autogen.h 742 GLfloat uv_height) OVERRIDE;
gles2_interface_autogen.h 506 GLfloat uv_height) = 0;
gles2_interface_stub_autogen.h 539 GLfloat uv_height) OVERRIDE;
gles2_trace_implementation_autogen.h 539 GLfloat uv_height) OVERRIDE;
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 717 yv12->uv_height = yv12->y_height / 2;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_dx_iface.c 719 yv12->uv_height = yv12->y_height / 2;

Completed in 971 milliseconds

1 23 4