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

  /external/libvpx/libvpx/vpx_scale/
yv12config.h 31 int y_height; member in struct:yv12_buffer_config
  /external/webrtc/talk/media/base/
fakevideorenderer.h 121 size_t y_height = frame->GetHeight(); local
125 for (size_t i = 0; i < y_height; ++i) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/
yv12config.h 29 int y_height; member in struct:yv12_buffer_config
  /hardware/qcom/display/msm8996/libgralloc/
alloc_controller.cpp 732 unsigned int y_stride, y_height, y_size; local
741 y_height = VENUS_Y_SCANLINES(color_format, height);
742 y_size = ALIGN((y_stride * y_height), alignment);
    [all...]
  /hardware/qcom/display/msm8996/libgralloc1/
gr_allocator.cpp 374 unsigned int y_stride, y_height, y_size; local
383 y_height = VENUS_Y_SCANLINES(color_format, INT(height));
384 y_size = ALIGN((y_stride * y_height), alignment);
  /hardware/qcom/display/msmcobalt/libgralloc/
alloc_controller.cpp 744 unsigned int y_stride, y_height, y_size; local
753 y_height = VENUS_Y_SCANLINES(color_format, height);
754 y_size = ALIGN((y_stride * y_height), alignment);
    [all...]
  /hardware/qcom/display/msmcobalt/libgralloc1/
gr_allocator.cpp 374 unsigned int y_stride, y_height, y_size; local
383 y_height = VENUS_Y_SCANLINES(color_format, INT(height));
384 y_size = ALIGN((y_stride * y_height), alignment);
  /external/freetype/src/raster/
ftraster.c 2648 Short y, y_change, y_height; local
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/raster/
ftraster.c 2644 Short y, y_change, y_height; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 5645 unsigned int y_height = cpi->common.Height; local
    [all...]
  /external/pdfium/third_party/freetype/src/raster/
ftraster.c 2644 Short y, y_change, y_height; local
    [all...]

Completed in 349 milliseconds