HomeSort by relevance Sort by last modified time
    Searched full:p_dst_v_16 (Results 1 - 1 of 1) sorted by null

  /external/libyuv/files/unit_test/
scale_test.cc 216 uint16* p_dst_v_16 = reinterpret_cast<uint16*>(dst_v_16); local
234 p_dst_v_16 + (dst_stride_uv * b) + b, dst_stride_uv,
258 p_dst_v_16[(i * dst_stride_uv) + j]);

Completed in 65 milliseconds