Home
last modified time | relevance | path

Searched refs:y_dst (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gchips/include/
Dswconverter.h127 unsigned char *y_dst,
204 unsigned char *y_dst,
260 unsigned char *y_dst,
287 unsigned char *y_dst,
316 unsigned char *y_dst,
343 unsigned char *y_dst,
372 unsigned char *y_dst,
399 unsigned char *y_dst,
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_compute_variance.cpp366 int y_dst = y + offset_y; in compute_pixel_region_variance() local
387 int out_index = z_dst * zdt + y_dst * ydt + x_dst; in compute_pixel_region_variance()
398 int y_dst = y + offset_y; in compute_pixel_region_variance() local
415 int out_index = y_dst * ydt + x_dst; in compute_pixel_region_variance()