Searched refs:background_picture_output_flag (Results 1 – 2 of 2) sorted by relevance
613 READ_ONEBIT(bitctx, &ph->background_picture_output_flag); in parse_picture_header_intra()614 … AVS2D_PARSE_TRACE("background_picture_output_flag %d\n", ph->background_picture_output_flag); in parse_picture_header_intra()615 if (ph->background_picture_output_flag) { in parse_picture_header_intra()630 …if (vsh->low_delay == 0 && !(ph->background_picture_flag && !ph->background_picture_output_flag)) { in parse_picture_header_intra()
246 RK_U8 background_picture_output_flag; member