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

  /external/libvpx/vp8/common/
vpxblit_c64.h 22 int y_height; member in struct:__anon5269
vpxblit.h 55 int y_height; member in struct:__anon5268
codec_common_interface.h 57 int y_height; member in struct:__anon5218
  /external/libvpx/vpx_scale/
yv12config.h 43 int y_height; member in struct:__anon5335
  /external/libvpx/vp8/decoder/x86/
onyxdxv.c 60 int y_height; member in struct:__anon5278
176 dest->y_height = source->y_height;
293 common->post_proc_buffer.y_width, common->post_proc_buffer.y_height,
346 common->post_proc_buffer.y_width, common->post_proc_buffer.y_height,
384 int mb_rows = post->y_height >> 4;
418 int mb_rows = post->y_height >> 4;
461 newh = vs * tab->this_buffer.y_height / vr;
497 frame_buffer->y_height = ch;
517 if (h < frame_buffer->y_height)
    [all...]
  /external/libvpx/vp8/encoder/
firstpass.c 186 for (i = 0; i < source->y_height; i++)
205 sum_weights /= (source->y_height * source->y_width);
1207 int y_height = cpi->common.yv12_fb[cpi->common.lst_fb_idx].y_height; local
    [all...]
  /external/freetype/src/raster/
ftraster.c 2876 Short y, y_change, y_height; local
    [all...]

Completed in 129 milliseconds