Searched refs:ih264d_pad_on_demand (Results 1 – 1 of 1) sorted by relevance
51 void ih264d_pad_on_demand(pred_info_t *ps_pred, UWORD8 lum_chrom_blk);1124 ih264d_pad_on_demand(ps_pred, LUM_BLK); in ih264d_motion_compensate_mp()1165 ih264d_pad_on_demand(ps_pred, CHROM_BLK); in ih264d_motion_compensate_mp()1244 ih264d_pad_on_demand(ps_pred + 1, CHROM_BLK); in ih264d_motion_compensate_mp()1510 void ih264d_pad_on_demand(pred_info_t *ps_pred, UWORD8 lum_chrom_blk) in ih264d_pad_on_demand() function