Searched refs:temp_stride (Results 1 – 4 of 4) sorted by relevance
47 unsigned temp_stride; /**< Stride of the ETC texture storage. */ member
284 unsigned stride = *rowStrideOut = itransfer->temp_stride = in st_MapTextureImage()325 itransfer->temp_stride, in st_UnmapTextureImage()330 itransfer->temp_data, itransfer->temp_stride, in st_UnmapTextureImage()337 itransfer->temp_stride = 0; in st_UnmapTextureImage()
284 WORD32 temp_stride = (ps_sps->i2_pic_wd_in_ctb - ps_slice_hdr->i2_ctb_x); in ihevcd_ctb_pos_update() local285 if(ps_proc->i4_ctb_slice_x >= (temp_stride + ps_tile->u2_wd + ps_tile->u1_pos_x)) in ihevcd_ctb_pos_update()
155 WORD32 temp_stride, in ihevce_no_wt_copy() argument179 for(row = 0; row < temp_stride; row++) in ihevce_no_wt_copy()181 for(col = 0; col < temp_stride; col++) in ihevce_no_wt_copy()188 pu1_temp_pred += temp_stride; in ihevce_no_wt_copy()205 for(row = 0; row < temp_stride; row++) in ihevce_no_wt_copy()207 for(col = 0; col < temp_stride; col++) in ihevce_no_wt_copy()214 pu1_temp_pred += temp_stride; in ihevce_no_wt_copy()