Searched refs:high_bitdepth (Results 1 – 3 of 3) sorted by relevance
35 RK_U8 high_bitdepth; member
94 if (seq->seq_profile == 2 && seq->color_config.high_bitdepth) in get_pixel_format()97 bit_depth = seq->color_config.high_bitdepth ? 10 : 8; in get_pixel_format()
473 flag(high_bitdepth); in mpp_av1_color_config()476 current->high_bitdepth) { in mpp_av1_color_config()480 ctx->bit_depth = current->high_bitdepth ? 10 : 8; in mpp_av1_color_config()