Home | History | Annotate | Download | only in decoder

Lines Matching refs:b4_wd

640         pu_w_plus_pu_h = ((ps_pu->b4_wd + 1) << 2) + ((ps_pu->b4_ht + 1) << 2);
829 ps_pu->b4_wd = (wd >> 2) - 1;
969 ps_pu->b4_wd = (cb_size >> 2) - 1;
2609 ps_pu->b4_wd = (ctb_size >> 2) - 1;
2921 WORD32 pu_wd = (ps_pu->b4_wd + 1) << 2;