Home
last modified time | relevance | path

Searched refs:i4_next_tu_ctb_cnt (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/decoder/
Dihevcd_structs.h456 WORD32 i4_next_tu_ctb_cnt; member
1162 WORD32 i4_next_tu_ctb_cnt; member
1552 WORD32 i4_next_tu_ctb_cnt; member
2093 WORD32 i4_next_tu_ctb_cnt; member
Dihevcd_process_slice.c485 ps_proc->i4_next_tu_ctb_cnt = next_ctb_tu_idx; in ihevcd_update_ctb_tu_cnt()
511 ps_proc->i4_next_tu_ctb_cnt = next_ctb_tu_idx; in ihevcd_update_ctb_tu_cnt()
830 ps_proc->s_bs_ctxt.i4_next_tu_ctb_cnt = ps_proc->i4_next_tu_ctb_cnt; in ihevcd_process()
Dihevcd_parse_slice.c2870 ps_codec->s_parse.i4_next_tu_ctb_cnt = ctb_indx; in ihevcd_parse_slice_data()
2893 ps_codec->s_parse.i4_next_tu_ctb_cnt = ctb_indx; in ihevcd_parse_slice_data()
2922 next_ctb_idx = ps_codec->s_parse.i4_next_tu_ctb_cnt; in ihevcd_parse_slice_data()
3215 next_ctb_idx = ps_codec->s_parse.i4_next_tu_ctb_cnt; in ihevcd_parse_slice_data()
3245 … ps_codec->s_parse.s_bs_ctxt.i4_next_tu_ctb_cnt = ps_codec->s_parse.i4_next_tu_ctb_cnt; in ihevcd_parse_slice_data()
Dihevcd_boundary_strength.c544 next_ctb_idx = ps_bs_ctxt->i4_next_tu_ctb_cnt; in ihevcd_ctb_boundary_strength_pbslice()