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

  /external/libhevc/decoder/
ihevcd_structs.h 451 WORD32 i4_next_pu_ctb_cnt; member in struct:__anon27652
1157 WORD32 i4_next_pu_ctb_cnt; member in struct:__anon27656
1544 WORD32 i4_next_pu_ctb_cnt; member in struct:__anon27657
2094 WORD32 i4_next_pu_ctb_cnt; member in struct:_codec_t
    [all...]
ihevcd_process_slice.c 435 ps_proc->i4_next_pu_ctb_cnt = next_ctb_idx;
718 next_ctb_idx = ps_proc->i4_next_pu_ctb_cnt;
807 ps_proc->s_bs_ctxt.i4_next_pu_ctb_cnt = ps_proc->i4_next_pu_ctb_cnt;
    [all...]
ihevcd_inter_pred.c 178 next_ctb_idx = ps_proc->i4_next_pu_ctb_cnt;
ihevcd_parse_slice.c     [all...]
ihevcd_boundary_strength.c 709 next_ctb_idx = ps_bs_ctxt->i4_next_pu_ctb_cnt;
    [all...]

Completed in 57 milliseconds