OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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