Searched refs:ps_func_bi_direct (Results 1 - 4 of 4) sorted by relevance

/external/libmpeg2/decoder/
H A Dimpeg2d_pnb_pic.c392 ps_dec_mb_params = &ps_dec->ps_func_bi_direct[u2_index];
525 ps_dec_mb_params = &ps_dec->ps_func_bi_direct[index];
H A Dimpeg2d_structs.h275 const struct _dec_mb_params_t *ps_func_bi_direct; member in struct:dec_state_struct_t
H A Dimpeg2d_pic_proc.c398 ps_dec->ps_func_bi_direct = gas_impeg2d_func_fld_bi_direct;
444 ps_dec->ps_func_bi_direct = gas_impeg2d_func_frm_bi_direct;
H A Dimpeg2d_dec_hdr.c1180 ps_dec_thd->ps_func_bi_direct = ps_dec->ps_func_bi_direct;

Completed in 133 milliseconds