Searched refs:background_picture_flag (Results 1 – 2 of 2) sorted by relevance
610 READ_ONEBIT(bitctx, &ph->background_picture_flag); in parse_picture_header_intra()611 AVS2D_PARSE_TRACE("background_picture_flag %d\n", ph->background_picture_flag); in parse_picture_header_intra()612 if (ph->background_picture_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()
245 RK_U8 background_picture_flag; member