Home | History | Annotate | Download | only in decoder

Lines Matching refs:s_cur_frm_buf

381             ps_dec->s_cur_frm_buf.pu1_y = ps_pic_buf->pu1_y;
382 ps_dec->s_cur_frm_buf.pu1_u = ps_pic_buf->pu1_u;
383 ps_dec->s_cur_frm_buf.pu1_v = ps_pic_buf->pu1_v;
424 ps_dec->s_cur_frm_buf.pu1_y = ps_pic_buf->pu1_y;
425 ps_dec->s_cur_frm_buf.pu1_u = ps_pic_buf->pu1_u;
426 ps_dec->s_cur_frm_buf.pu1_v = ps_pic_buf->pu1_v;
524 ps_dec->as_recent_fld[1][0] = ps_dec->s_cur_frm_buf;
528 impeg2d_get_bottom_field_buf(&ps_dec->s_cur_frm_buf, &ps_dec->as_recent_fld[1][1],
542 ps_dec->as_recent_fld[1][0] = ps_dec->s_cur_frm_buf;
543 impeg2d_get_bottom_field_buf(&ps_dec->s_cur_frm_buf, &ps_dec->as_recent_fld[1][1],
545 ps_dec->as_recent_fld[0][0] = ps_dec->s_cur_frm_buf;
567 ps_dec->as_recent_fld[1][0] = ps_dec->s_cur_frm_buf;
568 impeg2d_get_bottom_field_buf(&ps_dec->s_cur_frm_buf, &ps_dec->as_recent_fld[1][1],
570 ps_dec->as_recent_fld[0][0] = ps_dec->s_cur_frm_buf;
683 ps_dec->as_recent_fld[1][0] = ps_dec->s_cur_frm_buf;
684 impeg2d_get_bottom_field_buf(&ps_dec->s_cur_frm_buf, &ps_dec->as_recent_fld[1][1],
691 ps_dec->as_recent_fld[1][0] = ps_dec->s_cur_frm_buf;
697 impeg2d_get_bottom_field_buf(&ps_dec->s_cur_frm_buf, &ps_dec->as_recent_fld[1][1],