HomeSort by relevance Sort by last modified time
    Searched refs:y_h (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 480 const int y_h = img->d_h; local
489 yv12->y_crop_height = y_h;
491 yv12->y_height = y_h;
vp8_cx_iface.c 688 const int y_h = img->d_h; local
697 yv12->y_crop_height = y_h;
699 yv12->y_height = y_h;
    [all...]

Completed in 61 milliseconds