Home | History | Annotate | Download | only in encoder

Lines Matching refs:ps_frm_ctb_prms

118 *            ps_frm_ctb_prms : CTB characteristics parameters
196 * ps_frm_ctb_prms : CTB characteristics parameters
213 frm_ctb_ctxt_t *ps_frm_ctb_prms,
224 WORD32 ctb_size = ps_frm_ctb_prms->i4_ctb_size;
277 if(ctb_ctr == (ps_frm_ctb_prms->i4_num_ctbs_horz - 1))
280 ps_frm_ctb_prms->i4_cu_aligned_pic_wd -
281 ((ps_frm_ctb_prms->i4_num_ctbs_horz - 1) * ps_pad_interp_recon->i4_ctb_size);
285 if(vert_ctr == (ps_frm_ctb_prms->i4_num_ctbs_vert - 1))
288 ps_frm_ctb_prms->i4_cu_aligned_pic_ht -
289 ((ps_frm_ctb_prms->i4_num_ctbs_vert - 1) * ps_pad_interp_recon->i4_ctb_size);
327 if(vert_ctr == (ps_frm_ctb_prms->i4_num_ctbs_vert - 1))
369 if(ctb_ctr == (ps_frm_ctb_prms->i4_num_ctbs_horz - 1))
445 ps_frm_ctb_prms->i4_num_ctbs_horz,
446 ps_frm_ctb_prms->i4_num_ctbs_vert,
458 ps_frm_ctb_prms->i4_num_ctbs_horz,
459 ps_frm_ctb_prms->i4_num_ctbs_vert,
471 ps_frm_ctb_prms->i4_num_ctbs_horz,
472 ps_frm_ctb_prms->i4_num_ctbs_vert,
482 frm_ctb_ctxt_t *ps_frm_ctb_prms,
492 WORD32 ctb_size = ps_frm_ctb_prms->i4_ctb_size;
528 if(ctb_ctr == (ps_frm_ctb_prms->i4_num_ctbs_horz - 1))
531 ps_frm_ctb_prms->i4_cu_aligned_pic_wd -
532 ((ps_frm_ctb_prms->i4_num_ctbs_horz - 1) * ps_pad_interp_recon->i4_ctb_size);
536 if(vert_ctr == (ps_frm_ctb_prms->i4_num_ctbs_vert - 1))
539 ps_frm_ctb_prms->i4_cu_aligned_pic_ht -
540 ((ps_frm_ctb_prms->i4_num_ctbs_vert - 1) * ps_pad_interp_recon->i4_ctb_size);
569 else if(vert_ctr == (ps_frm_ctb_prms->i4_num_ctbs_vert - 1))
612 else if(ctb_ctr == (ps_frm_ctb_prms->i4_num_ctbs_horz - 1))
636 else if(vert_ctr == (ps_frm_ctb_prms->i4_num_ctbs_vert - 1))
705 else if(vert_ctr == (ps_frm_ctb_prms->i4_num_ctbs_vert - 1))