Searched refs:source_view_height (Results 1 – 4 of 4) sorted by relevance
271 uint32_t source_view_height) in is_source_bigger_than_epanel_size() argument275 ((source_view_width * source_view_height) > in is_source_bigger_than_epanel_size()375 params->source_view_height))) { in dce112_compressor_enable_fbc()385 params->source_view_height <= in dce112_compressor_enable_fbc()661 uint32_t source_view_height; in dce112_compressor_program_lpt_control() local706 source_view_height = (params->source_view_height + 1) & (~0x1); in dce112_compressor_program_lpt_control()709 rows_per_channel = source_view_width * source_view_height * 4; in dce112_compressor_program_lpt_control()
52 uint32_t source_view_height; member117 unsigned int source_view_height; member
127 params.source_view_height = pipe_ctx->stream->timing.v_addressable; in dce60_enable_fbc()
2045 params.source_view_height = pipe_ctx->stream->timing.v_addressable; in enable_fbc()
Completed in 12 milliseconds