Searched refs:pic_type (Results 1 – 7 of 7) sorted by relevance
453 p_cur->pic_type = p_dec->ph.picture_coding_type; in avsd_set_dpb()744 RK_U32 pic_type = 0; in avsd_parse_stream() local794 p_dec->cur->pic_type = pic_type = I_PICTURE; in avsd_parse_stream()811 p_dec->cur->pic_type = pic_type = p_dec->ph.picture_coding_type; in avsd_parse_stream()812 p_dec->vec_flag += (p_dec->vec_flag == 1 && pic_type == P_PICTURE); in avsd_parse_stream()829 if ((pic_type == P_PICTURE && !p_dec->dpb[0]) || in avsd_parse_stream()830 (pic_type == B_PICTURE && !p_dec->dpb[0]) || in avsd_parse_stream()831 (pic_type == B_PICTURE && !p_dec->dpb[1] && !p_dec->vsh.low_delay) || in avsd_parse_stream()832 (pic_type == P_PICTURE && p_dec->vec_flag < 1) || in avsd_parse_stream()833 (pic_type == B_PICTURE && p_dec->vec_flag < 2)) { in avsd_parse_stream()
184 RK_U32 pic_type; member
28 RK_U32 pic_type; member
387 RK_U32 pic_type = 0; in set_regs_parameters() local390 pic_type = p_hal->pic[p_hal->work0].pic_type; in set_regs_parameters()392 prev_anc_type = !pic_type || (!p_hal->first_field && !p_hal->prev_pic_structure); in set_regs_parameters()424 p_hal->pic[p_hal->work_out].pic_type = p_syn->pp.picCodingType == IFRAME; in update_parameters()
380 RK_U32 pic_type = 0; in set_regs_parameters() local383 pic_type = p_hal->pic[p_hal->work0].pic_type; in set_regs_parameters()385 prev_anc_type = !pic_type || (!p_hal->first_field && !p_hal->prev_pic_structure); in set_regs_parameters()417 p_hal->pic[p_hal->work_out].pic_type = p_syn->pp.picCodingType == IFRAME; in update_parameters()
93 RK_U32 pic_type; member
479 RK_U32 pic_type = 0; in set_regs_parameters() local483 pic_type = p_hal->pic[p_hal->work0].pic_type; in set_regs_parameters()485 prev_anc_type = !pic_type || (!p_hal->first_field && !p_hal->prev_pic_structure); in set_regs_parameters()517 p_hal->pic[p_hal->work_out].pic_type = p_syn->pp.picCodingType == IFRAME; in update_parameters()