Searched refs:is_tiled (Results 1 – 2 of 2) sorted by relevance
216 if (is_tiled(frame->fmt)) in gsc_hw_set_in_image_format()339 if (is_tiled(frame->fmt)) in gsc_hw_set_out_image_format()
432 static inline int is_tiled(const struct gsc_fmt *fmt) in is_tiled() function