Searched refs:background_pred_flag (Results 1 – 2 of 2) sorted by relevance
713 READ_ONEBIT(bitctx, &ph->background_pred_flag); in parse_picture_header_inter()716 if (ph->picture_coding_type != 2 && !ph->background_pred_flag) { in parse_picture_header_inter()722 ph->picture_type = ph->background_pred_flag ? S_PICTURE : P_PICTURE; in parse_picture_header_inter()
247 RK_U8 background_pred_flag; member