HomeSort by relevance Sort by last modified time
    Searched defs:temp_stride (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/state_tracker/
st_texture.h 47 unsigned temp_stride; /**< Stride of the ETC texture storage. */ member in struct:st_texture_image_transfer
  /external/libhevc/decoder/
ihevcd_process_slice.c 284 WORD32 temp_stride = (ps_sps->i2_pic_wd_in_ctb - ps_slice_hdr->i2_ctb_x); local
285 if(ps_proc->i4_ctb_slice_x >= (temp_stride + ps_tile->u2_wd + ps_tile->u1_pos_x))
    [all...]

Completed in 442 milliseconds