Searched defs:ro270_v (Results 1 - 1 of 1) sorted by relevance

/external/libyuv/files/unit_test/
H A Drotate_test.cc725 uint8 *ro270_y, *ro270_u, *ro270_v; local
754 ro270_v = static_cast<uint8*>(calloc(uv_plane_size, sizeof(uint8)));
794 ro270_v+uv_off_90, uv_st_90,
800 ro270_v+uv_off_90, uv_st_90,
830 free(ro270_v);
840 uint8 *ro270_y, *ro270_u, *ro270_v; local
869 ro270_v = static_cast<uint8*>(calloc(uv_plane_size, sizeof(uint8)));
900 ro270_v+uv_off_90, uv_st_90,
906 ro270_v+uv_off_90, uv_st_90,
945 free(ro270_v);
1055 uint8 *ro270_y, *ro270_u, *ro270_v; local
[all...]

Completed in 21 milliseconds