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

  /external/libvpx/libvpx/vp9/common/
vp9_postproc.c 322 const int src_strides[4] = {src->y_stride, src->uv_stride, src->uv_stride, local
336 src_strides[i], dst_strides[i],
348 const int src_strides[4] = {src->y_stride, src->uv_stride, src->uv_stride, local
361 const int src_stride = src_strides[i];
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c 2360 int src_strides[4] = {src_fb->y_stride, src_fb->uv_stride, src_fb->uv_stride, local
    [all...]

Completed in 50 milliseconds