Searched defs:basic_out (Results 1 – 1 of 1) sorted by relevance
468 struct basic_out { struct469 struct spl_size output_size; // Output Size470 struct spl_rect dst_rect; // Destination Rect471 struct spl_rect src_rect; // Source rect472 int odm_combine_factor; // deprecated473 struct spl_rect odm_slice_rect; // OPP input rect in timing active475 bool always_scale; // Is always scale enabled? Required for getting SCL_MODE476 int max_downscale_src_width; // Required to get optimal no of taps477 bool alpha_en;478 bool use_two_pixels_per_container;[all …]
Completed in 11 milliseconds