Searched refs:log2_max_poc (Results 1 – 3 of 3) sorted by relevance
66 u32 log2_max_poc; member
118 val |= FIELD_PREP(GENMASK(3, 0), param->log2_max_poc - 1); in allegro_encode_config_blob()120 val |= FIELD_PREP(GENMASK(3, 0), param->log2_max_poc); in allegro_encode_config_blob()
1235 param->log2_max_poc = LOG2_MAX_PIC_ORDER_CNT; in fill_create_channel_param()