Searched refs:IMAGE_CONVERT_OUT (Results 1 – 1 of 1) sorted by relevance
74 IMAGE_CONVERT_OUT, enumerator346 ic_image->type == IMAGE_CONVERT_OUT ? "Output" : "Input", in dump_format()875 if (image->type == IMAGE_CONVERT_OUT) in calc_tile_dimensions()1307 if (image->type == IMAGE_CONVERT_OUT) { in init_idmac_channel()1938 type == IMAGE_CONVERT_OUT ? "Output" : "Input"); in fill_image()2015 w_align_out = ilog2(tile_width_align(IMAGE_CONVERT_OUT, outfmt, in ipu_image_convert_adjust()2017 h_align_out = ilog2(tile_height_align(IMAGE_CONVERT_OUT, outfmt, in ipu_image_convert_adjust()2137 ret = fill_image(ctx, d_image, out, IMAGE_CONVERT_OUT); in ipu_image_convert_prepare()