Home
last modified time | relevance | path

Searched defs:dst_opt (Results 1 – 1 of 1) sorted by relevance

/external/libyuv/files/unit_test/
Dplanar_test.cc2048 uint8_t* dst_opt = orig_y + y_plane_size; in TestHalfFloatPlane() local
2181 float* dst_opt = reinterpret_cast<float*>(orig_y + y_plane_size); in TestByteToFloat() local
2912 uint8_t* dst_opt = orig_y + kPixels * 4 * 2 + 32; in TestScaleMaxSamples() local
2980 uint8_t* dst_opt = orig_y + kPixels * 4 * 2; in TestScaleSumSamples() local
3058 uint8_t* dst_opt = orig_y + kPixels * 4 * 2; in TestScaleSamples() local
3121 uint8_t* dst_opt = orig_y + kPixels * 4 * 2; in TestCopySamples() local