Home | History | Annotate | Download | only in parser

Lines Matching refs:viddec_h264_get_dec_structure

117 			if(viddec_h264_get_dec_structure(active_fs) == FRAME) 
131 if(viddec_h264_get_dec_structure(active_fs) == FRAME) {
1471 switch (viddec_h264_get_dec_structure(active_fs))
1506 if ((viddec_h264_get_dec_structure(active_fs) == TOP_FIELD)||(viddec_h264_get_dec_structure(active_fs) == BOTTOM_FIELD))
1696 switch (viddec_h264_get_dec_structure(active_fs))
2083 if (viddec_h264_get_dec_structure(active_fs) == FRAME)
2093 if(viddec_h264_get_dec_structure(active_fs) == TOP_FIELD)
2112 h264_dpb_unmark_long_term_field_for_reference_by_frame_idx(p_dpb, long_term_frame_idx, p_dpb->fs_dec_idc, viddec_h264_get_dec_structure(active_fs));
2369 if (viddec_h264_get_dec_structure(active_fs) == FRAME)
2380 else if (viddec_h264_get_dec_structure(active_fs) == TOP_FIELD)
2385 else if (viddec_h264_get_dec_structure(active_fs) == BOTTOM_FIELD)
2622 switch(viddec_h264_get_dec_structure(active_fs))
2757 switch (viddec_h264_get_dec_structure(active_fs))