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

  /external/libvpx/libvpx/vp9/common/
vp9_postproc.c 240 const int src_widths[3] = { src->y_width, src->uv_width, src->uv_width }; local
250 src_strides[i], dst_strides[i], src_heights[i], src_widths[i], ppl); local
  /external/deqp/external/openglcts/modules/gl/
gl4cCopyImageTests.cpp 3464 GLuint src_widths[FUNCTIONAL_TEST_N_LEVELS]; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.c 2632 const int src_widths[3] = { src->y_crop_width, src->uv_crop_width, local
    [all...]

Completed in 115 milliseconds