Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_meta_blit_resolve.c89 float *off_out, float *scale_out) in compute_off_scale() argument
117 *scale_out = dst_scale; in compute_off_scale()
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp1636 const int scale_out = 64; in CaptureYUV420() local
1637 const int scale_out_sq = scale_out * scale_out; // after multiplies in CaptureYUV420()