Searched refs:is_top_field (Results 1 – 3 of 3) sorted by relevance
672 READ_ONEBIT(bitctx, &ph->is_top_field); in parse_picture_header_intra()673 AVS2D_PARSE_TRACE("is_top_field %d\n", ph->is_top_field); in parse_picture_header_intra()775 READ_ONEBIT(bitctx, &ph->is_top_field); in parse_picture_header_inter()
259 RK_U8 is_top_field; member
395 pp->bottom_field_picture_flag = (vsh->field_coded_sequence) && (!ph->is_top_field); in avs2d_fill_parameters()