Searched refs:repeat_first_field (Results 1 – 7 of 7) sorted by relevance
102 RK_S32 repeat_first_field; member
154 RK_U8 repeat_first_field; member
262 READ_ONEBIT(bitctx, &ph->repeat_first_field); in get_i_picture_header()312 READ_ONEBIT(bitctx, &ph->repeat_first_field); in get_pb_picture_header()625 pp->repeatFirstField = p_dec->ph.repeat_first_field; in avsd_fill_parameters()
669 READ_ONEBIT(bitctx, &ph->repeat_first_field); in parse_picture_header_intra()670 AVS2D_PARSE_TRACE("repeat_first_field %d\n", ph->repeat_first_field); in parse_picture_header_intra()773 READ_ONEBIT(bitctx, &ph->repeat_first_field); in parse_picture_header_inter()
258 RK_U8 repeat_first_field; member
200 RK_S32 repeat_first_field; member
716 if (ctx->pic_code_ext_head.repeat_first_field) { in m2vd_decode_picdisp_ext_header()728 if (ctx->pic_code_ext_head.repeat_first_field) in m2vd_decode_picdisp_ext_header()816 ctx->pic_code_ext_head.repeat_first_field = m2vd_read_bits(bx, 1); in m2vd_decode_pic_ext_header()1403 dst->pic_code_ext.repeat_first_field = p->pic_code_ext_head.repeat_first_field; in m2vd_convert_to_dxva()