Home
last modified time | relevance | path

Searched refs:tmp_v_stride (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_to_i420.cc61 int tmp_v_stride = dst_stride_v; in ConvertToI420() local
265 tmp_v, tmp_v_stride, crop_width, abs_crop_height, in ConvertToI420()
/external/libyuv/files/source/
Dconvert_to_i420.cc61 int tmp_v_stride = dst_stride_v; in ConvertToI420() local
265 tmp_v, tmp_v_stride, crop_width, abs_crop_height, in ConvertToI420()
/external/libaom/libaom/third_party/libyuv/source/
Dconvert_to_i420.cc53 int tmp_v_stride = v_stride; in ConvertToI420() local
327 tmp_v, tmp_v_stride, in ConvertToI420()