Searched refs:IMAGE_CONVERT_OUT (Results 1 – 1 of 1) sorted by relevance
77 IMAGE_CONVERT_OUT, enumerator349 ic_image->type == IMAGE_CONVERT_OUT ? "Output" : "Input", in dump_format()874 if (image->type == IMAGE_CONVERT_OUT) in calc_tile_dimensions()1303 if (image->type == IMAGE_CONVERT_OUT) { in init_idmac_channel()1934 type == IMAGE_CONVERT_OUT ? "Output" : "Input"); in fill_image()2011 w_align_out = ilog2(tile_width_align(IMAGE_CONVERT_OUT, outfmt, in ipu_image_convert_adjust()2013 h_align_out = ilog2(tile_height_align(IMAGE_CONVERT_OUT, outfmt, in ipu_image_convert_adjust()2133 ret = fill_image(ctx, d_image, out, IMAGE_CONVERT_OUT); in ipu_image_convert_prepare()