OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i4_ctb_tu_cnt
(Results
1 - 5
of
5
) sorted by null
/external/libhevc/decoder/
ihevcd_structs.h
345
WORD32
i4_ctb_tu_cnt
;
member in struct:__anon3402
1486
WORD32
i4_ctb_tu_cnt
;
member in struct:__anon3407
[
all
...]
ihevcd_process_slice.c
484
ps_proc->
i4_ctb_tu_cnt
= ps_proc->pu4_pic_tu_idx[next_ctb_tu_idx] - ps_proc->pu4_pic_tu_idx[cur_ctb_idx % RESET_TU_BUF_NCTB];
510
ps_proc->
i4_ctb_tu_cnt
= ps_proc->pu4_pic_tu_idx[next_ctb_tu_idx] -
797
ps_proc->s_bs_ctxt.
i4_ctb_tu_cnt
= ps_proc->
i4_ctb_tu_cnt
;
[
all
...]
ihevcd_iquant_itrans_recon_ctb.c
654
for(tu_cnt = 0; tu_cnt < ps_proc->
i4_ctb_tu_cnt
; tu_cnt++, ps_tu++)
[
all
...]
ihevcd_parse_slice.c
2968
WORD32
i4_ctb_tu_cnt
;
local
[
all
...]
ihevcd_boundary_strength.c
238
i4_tu_cnt = ps_bs_ctxt->
i4_ctb_tu_cnt
;
[
all
...]
Completed in 568 milliseconds