Searched refs:tmp_v_stride (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_to_i420.cc | 61 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/ |
D | convert_to_i420.cc | 61 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/ |
D | convert_to_i420.cc | 53 int tmp_v_stride = v_stride; in ConvertToI420() local 327 tmp_v, tmp_v_stride, in ConvertToI420()
|