Searched refs:pict_type (Results 1 – 1 of 1) sorted by relevance
52 H263VOPType pict_type; member116 pp->vop_coding_type = hdr_curr->pict_type; in h263d_fill_picture_parameters()125 pp->prev_coding_type = hdr_ref0->pict_type; in h263d_fill_picture_parameters()151 H263VOPType pict_type = H263_INVALID_VOP; in h263_parse_picture_header() local178 pict_type = val; in h263_parse_picture_header()199 p->found_i_vop = (pict_type == H263_I_VOP); in h263_parse_picture_header()205 hdr_curr->pict_type = pict_type; in h263_parse_picture_header()440 p->found_i_vop, p->hdr_curr.pict_type, ret); in mpp_h263_parser_decode()529 if (hdr_curr->pict_type == H263_P_VOP) { in mpp_h263_parser_setup_refer()