Home
last modified time | relevance | path

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

/external/libyuv/files/unit_test/
Dplanar_test.cc2425 uint8_t* dst_opt = orig_y + y_plane_size; in TestHalfFloatPlane() local
2558 float* dst_opt = reinterpret_cast<float*>(orig_y + y_plane_size); in TestByteToFloat() local
3835 uint8_t* dst_opt = orig_y + kPixels * 4 * 2 + 32; in TestScaleMaxSamples() local
3903 uint8_t* dst_opt = orig_y + kPixels * 4 * 2; in TestScaleSumSamples() local
3981 uint8_t* dst_opt = orig_y + kPixels * 4 * 2; in TestScaleSamples() local
4044 uint8_t* dst_opt = orig_y + kPixels * 4 * 2; in TestCopySamples() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h89282 __u8 dst_opt[8]; member