Home
last modified time | relevance | path

Searched refs:IMPEG2D_IDCT_INP_STATISTICS (Results 1 – 3 of 3) sorted by relevance

/external/libmpeg2/decoder/
Dimpeg2d_debug.h69 #define IMPEG2D_IDCT_INP_STATISTICS(pi2_idct_inp, non_zero_cols, non_zero_rows) impeg2d_idct_inp_s… macro
73 #define IMPEG2D_IDCT_INP_STATISTICS(pi2_idct_inp, non_zero_cols, non_zero_rows) macro
Dimpeg2d_i_pic.c229IMPEG2D_IDCT_INP_STATISTICS(pi2_vld_out, ps_dec->u4_non_zero_cols, ps_dec->u4_non_zero_rows); in impeg2d_dec_i_slice()
266IMPEG2D_IDCT_INP_STATISTICS(pi2_vld_out, ps_dec->u4_non_zero_cols, ps_dec->u4_non_zero_rows); in impeg2d_dec_i_slice()
294IMPEG2D_IDCT_INP_STATISTICS(pi2_vld_out, ps_dec->u4_non_zero_cols, ps_dec->u4_non_zero_rows); in impeg2d_dec_i_slice()
Dimpeg2d_pnb_pic.c620IMPEG2D_IDCT_INP_STATISTICS(pi2_vld_out, ps_dec->u4_non_zero_cols, ps_dec->u4_non_zero_rows); in impeg2d_dec_p_b_slice()
672IMPEG2D_IDCT_INP_STATISTICS(pi2_vld_out, ps_dec->u4_non_zero_cols, ps_dec->u4_non_zero_rows); in impeg2d_dec_p_b_slice()
718IMPEG2D_IDCT_INP_STATISTICS(pi2_vld_out, ps_dec->u4_non_zero_cols, ps_dec->u4_non_zero_rows); in impeg2d_dec_p_b_slice()