Home
last modified time | relevance | path

Searched defs:uv_width (Results 1 – 21 of 21) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vpx_scale/generic/
Dyv12config.c54 int uv_width = aligned_width >> 1; in vp8_yv12_realloc_frame_buffer() local
146 const int uv_width = aligned_width >> ss_x; in vp9_realloc_frame_buffer() local
/external/libvpx/libvpx/vpx_scale/generic/
Dyv12config.c54 int uv_width = aligned_width >> 1; in vp8_yv12_realloc_frame_buffer() local
146 const int uv_width = aligned_width >> ss_x; in vp9_realloc_frame_buffer() local
/external/libvpx/libvpx/vpx_scale/
Dyv12config.h34 int uv_width; member
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_scale/
Dyv12config.h34 int uv_width; member
/external/webp/src/enc/
Dpicture.c93 const int uv_width = (width + 1) >> 1; in WebPPictureAllocYUVA() local
Dpicture_tools.c138 const int uv_width = (pic->width >> 1); // omit last pixel during u/v loop in WebPBlendAlpha() local
/external/chromium_org/third_party/libwebp/enc/
Dpicture.c93 const int uv_width = (width + 1) >> 1; in WebPPictureAllocYUVA() local
Dpicture_tools.c138 const int uv_width = (pic->width >> 1); // omit last pixel during u/v loop in WebPBlendAlpha() local
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
Dthreading.c779 int uv_width; in vp8mt_alloc_temp_buffers() local
/external/libvpx/libvpx/vp8/decoder/
Dthreading.c779 int uv_width; in vp8mt_alloc_temp_buffers() local
/external/webp/examples/
Ddwebp.c256 const int uv_width = (width + 1) / 2; in WritePGMOrYUV() local
/external/chromium_org/third_party/webrtc/modules/video_capture/test/
Dvideo_capture_unittest.cc516 int uv_width = kTestWidth / 2; in TEST_F() local
/external/chromium_org/third_party/libwebp/dec/
Dio.c575 const int uv_width = (io->mb_w + 1) >> 1; in CustomSetup() local
Dvp8l.c496 const int uv_width = width >> 1; in ConvertToYUVA() local
/external/webp/src/dec/
Dio.c575 const int uv_width = (io->mb_w + 1) >> 1; in CustomSetup() local
Dvp8l.c496 const int uv_width = width >> 1; in ConvertToYUVA() local
/external/chromium_org/gpu/command_buffer/client/
Dgles2_implementation_impl_autogen.h2116 GLfloat uv_width, in ScheduleOverlayPlaneCHROMIUM()
Dgles2_trace_implementation_impl_autogen.h1512 GLfloat uv_width, in ScheduleOverlayPlaneCHROMIUM()
Dgles2_c_lib_autogen.h961 GLfloat uv_width, in GLES2ScheduleOverlayPlaneCHROMIUM()
Dgles2_cmd_helper_autogen.h1906 GLfloat uv_width, in ScheduleOverlayPlaneCHROMIUM()
/external/chromium_org/gpu/command_buffer/common/
Dgles2_cmd_format_autogen.h8968 float uv_width; member