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

  /external/libhevc/decoder/
ihevcd_parse_slice_header.c 292 ps_slice_hdr_next->i2_ctb_x = 0;
775 ps_slice_hdr_next->i2_ctb_x = 0;
    [all...]
ihevcd_process_slice.c 229 if((ps_slice_hdr_next->i2_ctb_x == ps_proc->i4_ctb_x)
261 slice_start_ctb_idx = ps_slice_hdr->i2_ctb_x + (ps_slice_hdr->i2_ctb_y * ps_sps->i2_pic_wd_in_ctb);
273 if(ps_proc->i4_ctb_x > ps_slice_hdr->i2_ctb_x)
284 WORD32 temp_stride = (ps_sps->i2_pic_wd_in_ctb - ps_slice_hdr->i2_ctb_x);
335 check_tile_wd = ps_slice_hdr->i2_ctb_x + ps_tile_prev->u2_wd;
337 || ((ps_slice_hdr->i2_ctb_x == ps_tile->u1_pos_x))))
342 slice_start_ctb_idx = ps_slice_hdr->i2_ctb_x + (ps_slice_hdr->i2_ctb_y * ps_sps->i2_pic_wd_in_ctb);
    [all...]
ihevcd_decode.c 602 WORD32 next_slice_addr = ps_slice_hdr_next->i2_ctb_x +
664 ps_slice_hdr_next->i2_ctb_x = 0;
737 ps_slice_hdr_next->i2_ctb_x = -1;
773 s_job.i2_ctb_x = 0;
802 ps_proc->i4_ctb_x = s_job.i2_ctb_x;
    [all...]
ihevcd_structs.h 143 WORD16 i2_ctb_x; member in struct:__anon24988
    [all...]
ihevcd_parse_slice.c     [all...]
ihevcd_utils.c 871 ps_slice_hdr_tmp->i2_ctb_x = -1;
    [all...]
  /external/libhevc/common/
ihevc_structs.h 2990 WORD16 i2_ctb_x; member in struct:__anon24889
    [all...]

Completed in 227 milliseconds