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

/external/libhevc/decoder/
H A Dihevcd_process_slice.h41 void ihevcd_init_proc_ctxt(process_ctxt_t *ps_proc, WORD32 tu_coeff_data_ofst);
H A Dihevcd_process_slice.c1361 void ihevcd_init_proc_ctxt(process_ctxt_t *ps_proc, WORD32 tu_coeff_data_ofst) argument
1553 + tu_coeff_data_ofst;
H A Dihevcd_parse_slice.c2523 WORD32 tu_coeff_data_ofst = (UWORD8 *)ps_codec->s_parse.pv_tu_coeff_data - local
2536 ihevcd_init_proc_ctxt(ps_proc, tu_coeff_data_ofst);

Completed in 68 milliseconds