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

/external/libmpeg2/decoder/
H A Dimpeg2d_debug.c53 WORD32 gi4_impeg2d_idct_inp_only_first_coeff = 0; variable
193 gi4_impeg2d_idct_inp_only_first_coeff++;
216 printf("IDCT input : Only first coeff non-zero (Includes DC + mismatch) %8.2f\n", (gi4_impeg2d_idct_inp_only_first_coeff * 100.0) / gi4_impeg2d_idct_cnt);

Completed in 64 milliseconds