Home
last modified time | relevance | path

Searched refs:dec_mb_params_t (Results 1 – 4 of 4) sorted by relevance

/external/libmpeg2/decoder/
Dimpeg2d_globals.h37 extern const dec_mb_params_t gas_impeg2d_func_frm_fw_or_bk[];
38 extern const dec_mb_params_t gas_impeg2d_func_fld_fw_or_bk[];
40 extern const dec_mb_params_t gas_impeg2d_func_frm_bi_direct[];
41 extern const dec_mb_params_t gas_impeg2d_func_fld_bi_direct[];
Dimpeg2d_globals.c113 const dec_mb_params_t gas_impeg2d_func_frm_fw_or_bk[4] =
125 const dec_mb_params_t gas_impeg2d_func_fld_fw_or_bk[4] =
138 const dec_mb_params_t gas_impeg2d_func_frm_bi_direct[4] =
149 const dec_mb_params_t gas_impeg2d_func_fld_bi_direct[4] =
Dimpeg2d_pnb_pic.c71 const dec_mb_params_t *ps_dec_mb_params; in impeg2d_dec_p_mb_params()
292 const dec_mb_params_t *ps_dec_mb_params; in impeg2d_dec_pnb_mb_params()
512 const dec_mb_params_t *ps_dec_mb_params; in impeg2d_dec_p_b_slice()
Dimpeg2d_structs.h406 }dec_mb_params_t; typedef