Searched refs:max_downscale_src_width (Results 1 – 13 of 13) sorted by relevance
199 dpp->ctx->dc->debug.max_downscale_src_width != 0 && in dpp201_get_optimal_number_of_taps()200 scl_data->viewport.width > dpp->ctx->dc->debug.max_downscale_src_width) in dpp201_get_optimal_number_of_taps()
612 .max_downscale_src_width = 3840,
145 dpp->ctx->dc->debug.max_downscale_src_width != 0 && in dpp1_get_optimal_number_of_taps()146 scl_data->viewport.width > dpp->ctx->dc->debug.max_downscale_src_width) in dpp1_get_optimal_number_of_taps()
620 .max_downscale_src_width = 3840,
387 dpp->ctx->dc->debug.max_downscale_src_width != 0 && in dpp3_get_optimal_number_of_taps()388 scl_data->viewport.width > dpp->ctx->dc->debug.max_downscale_src_width) in dpp3_get_optimal_number_of_taps()
848 .max_downscale_src_width = 7680,/*upto 8K*/
584 int max_downscale_src_width; member
694 .max_downscale_src_width = 7680,/*upto 8K*/
219 .max_downscale_src_width = 7680,/*upto 8K*/
201 .max_downscale_src_width = 7680,/*upto 8K*/
882 .max_downscale_src_width = 4096,
1010 .max_downscale_src_width = 4096,/*upto true 4K*/
1077 .max_downscale_src_width = 5120,/*upto 5K*/
Completed in 46 milliseconds