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

/external/libavc/decoder/
H A Dih264d_parse_islice.c787 ps_dec->pv_prev_mb_parse_tu_coeff_data = ps_dec->pv_parse_tu_coeff_data;
1014 ps_dec->pv_prev_mb_parse_tu_coeff_data = ps_dec->pv_parse_tu_coeff_data;
H A Dih264d_parse_pslice.c875 ps_dec->pv_prev_mb_parse_tu_coeff_data = ps_dec->pv_parse_tu_coeff_data;
1180 ps_dec->pv_prev_mb_parse_tu_coeff_data = ps_dec->pv_parse_tu_coeff_data;
1610 ps_dec->pv_parse_tu_coeff_data = ps_dec->pv_prev_mb_parse_tu_coeff_data;
H A Dih264d_structs.h818 void *pv_prev_mb_parse_tu_coeff_data; member in struct:_DecStruct

Completed in 159 milliseconds