HomeSort by relevance Sort by last modified time
    Searched refs:pf_vld_inv_quant (Results 1 - 5 of 5) sorted by null

  /external/libmpeg2/decoder/
impeg2d_i_pic.c 214 e_error = ps_dec->pf_vld_inv_quant(ps_dec, pi2_vld_out,
258 e_error = ps_dec->pf_vld_inv_quant(ps_dec, pi2_vld_out,
286 e_error = ps_dec->pf_vld_inv_quant(ps_dec, pi2_vld_out,
impeg2d_pnb_pic.c 602 e_error = ps_dec->pf_vld_inv_quant(ps_dec, pi2_vld_out, ps_dec->pu1_inv_scan_matrix,
664 e_error = ps_dec->pf_vld_inv_quant(ps_dec, pi2_vld_out, ps_dec->pu1_inv_scan_matrix,
710 e_error = ps_dec->pf_vld_inv_quant(ps_dec, pi2_vld_out, ps_dec->pu1_inv_scan_matrix,
impeg2d_structs.h 142 pf_vld_inv_quant_t *pf_vld_inv_quant; member in struct:dec_state_struct_t
impeg2d_pic_proc.c 277 ps_dec->pf_vld_inv_quant = impeg2d_vld_inv_quant_mpeg1;
293 ps_dec->pf_vld_inv_quant = impeg2d_vld_inv_quant_mpeg2;
impeg2d_dec_hdr.c     [all...]

Completed in 46 milliseconds