HomeSort by relevance Sort by last modified time
    Searched refs:u2_wd (Results 1 - 4 of 4) sorted by null

  /external/libhevc/decoder/
ihevcd_process_slice.c 137 idx = MIN(x_pos, (ps_tile->u2_wd - 1));
273 if(ps_proc->i4_ctb_slice_x >= (ps_tile->u2_wd + ps_tile->u1_pos_x))
277 - ps_tile->u2_wd;
283 if(ps_proc->i4_ctb_slice_x >= (temp_stride + ps_tile->u2_wd + ps_tile->u1_pos_x))
287 - ps_tile->u2_wd;
292 else if(ps_proc->i4_ctb_slice_x >= (ps_tile->u2_wd))
301 if(ps_proc->i4_ctb_slice_x >= ps_tile->u2_wd)
305 - ps_tile->u2_wd;
333 check_tile_wd = ps_slice_hdr->i2_ctb_x + ps_tile_prev->u2_wd;
350 i2_wd_in_ctb = ps_tile->u2_wd;
    [all...]
ihevcd_parse_slice.c     [all...]
ihevcd_parse_headers.c     [all...]
  /external/libhevc/common/
ihevc_structs.h 967 UWORD16 u2_wd; member in struct:__anon27524
    [all...]

Completed in 149 milliseconds