Home
last modified time | relevance | path

Searched refs:tu_coeff_data_ofst (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/decoder/
Dihevcd_process_slice.h41 void ihevcd_init_proc_ctxt(process_ctxt_t *ps_proc, WORD32 tu_coeff_data_ofst);
Dihevcd_process_slice.c1376 void ihevcd_init_proc_ctxt(process_ctxt_t *ps_proc, WORD32 tu_coeff_data_ofst) in ihevcd_init_proc_ctxt() argument
1568 + tu_coeff_data_ofst; in ihevcd_init_proc_ctxt()
Dihevcd_parse_slice.c2619 WORD32 tu_coeff_data_ofst = (UWORD8 *)ps_codec->s_parse.pv_tu_coeff_data - in ihevcd_parse_slice_data() local
2632 ihevcd_init_proc_ctxt(ps_proc, tu_coeff_data_ofst); in ihevcd_parse_slice_data()