Searched refs:trunc_round_depth (Results 1 – 1 of 1) sorted by relevance
793 enum dcp_out_trunc_round_depth trunc_round_depth; in program_bit_depth_reduction() local801 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_12BIT; in program_bit_depth_reduction()813 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_8BIT; in program_bit_depth_reduction()815 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_10BIT; in program_bit_depth_reduction()821 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_12BIT; in program_bit_depth_reduction()827 set_round(xfm_dce, trunc_mode, trunc_round_depth); in program_bit_depth_reduction()853 enum dcp_out_trunc_round_depth trunc_round_depth; in dce60_program_bit_depth_reduction() local861 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_12BIT; in dce60_program_bit_depth_reduction()873 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_8BIT; in dce60_program_bit_depth_reduction()875 trunc_round_depth = DCP_OUT_TRUNC_ROUND_DEPTH_10BIT; in dce60_program_bit_depth_reduction()[all …]