Searched defs:src_l (Results 1 – 2 of 2) sorted by relevance
123 static inline void compose(float *dst, const float *src_l, const float *src_h, in compose()154 static inline void compose2D(float *dst, const float *src_l, const float *src_h, in compose2D()
763 unsigned src_l = l + first_src_layer; in panvk_meta_copy_img2img() local