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

/external/libmpeg2/decoder/
H A Dimpeg2d_debug.c54 WORD32 gi4_impeg2d_idct_inp_only_last_coeff = 0; variable
188 gi4_impeg2d_idct_inp_only_last_coeff++;
215 printf("IDCT input : Only last coeff non-zero %8.2f\n", (gi4_impeg2d_idct_inp_only_last_coeff * 100.0) / gi4_impeg2d_idct_cnt);

Completed in 139 milliseconds