Searched refs:pv_tu_coeff_data_start (Results 1 - 5 of 5) sorted by relevance

/external/libavc/decoder/
H A Dih264d_thread_parse_decode.c510 (void *) ps_dec->ps_decode_cur_slice->pv_tu_coeff_data_start;
H A Dih264d_thread_compute_bs.c498 (void *) ps_dec->ps_computebs_cur_slice->pv_tu_coeff_data_start;
H A Dih264d_structs.h670 volatile void *pv_tu_coeff_data_start; member in struct:_dec_slice_struct
H A Dih264d_parse_slice.c1874 ps_dec->ps_parse_cur_slice->pv_tu_coeff_data_start = ps_dec->pv_parse_tu_coeff_data;
H A Dih264d_parse_pslice.c1709 ps_dec->ps_parse_cur_slice->pv_tu_coeff_data_start = ps_dec->pv_parse_tu_coeff_data;

Completed in 88 milliseconds