Searched refs:seam_valid_with (Results 1 – 1 of 1) sorted by relevance
1023 int seam_valid_with = (int)pos_valid_width / ELEMENT_PIXEL; in prepare_arguments() local1047 args.push_back (new CLArgumentT<int> (seam_valid_with)); in prepare_arguments()1053 work_size.local[0] = XCAM_ALIGN_UP(seam_valid_with, 16); in prepare_arguments()