Searched refs:last_y_pos (Results 1 – 2 of 2) sorted by relevance
136 WORD32 last_y_pos; in ihevcd_ilf_pad_frame() local140 last_y_pos = (ps_sps->i2_pic_ht_in_ctb << ps_sps->i1_log2_ctb_size); in ihevcd_ilf_pad_frame()141 if(last_y_pos == ps_sps->i2_pic_height_in_luma_samples) in ihevcd_ilf_pad_frame()
1096 WORD32 last_y_pos; in ihevcd_process() local1097 last_y_pos = (ps_sps->i2_pic_ht_in_ctb << ps_sps->i1_log2_ctb_size); in ihevcd_process()1098 if(last_y_pos == ps_sps->i2_pic_height_in_luma_samples) in ihevcd_process()