• Home
  • Raw
  • Download

Lines Matching refs:ENTROPY_TRACE

273             ENTROPY_TRACE("\tnumber of non zero coeffs ",u4_total_coeff);  in ih264e_write_coeff4x4_cavlc()
274 ENTROPY_TRACE("\tnumber of trailing ones ",0); in ih264e_write_coeff4x4_cavlc()
299 ENTROPY_TRACE("\tnumber of non zero coeffs ",u4_total_coeff); in ih264e_write_coeff4x4_cavlc()
300 ENTROPY_TRACE("\tnC ",u4_nc); in ih264e_write_coeff4x4_cavlc()
305 ENTROPY_TRACE("\tcodeword ",u4_codeword); in ih264e_write_coeff4x4_cavlc()
306 ENTROPY_TRACE("\tcodesize ",u4_codesize); in ih264e_write_coeff4x4_cavlc()
335 ENTROPY_TRACE("\tnumber of non zero coeffs ",u4_total_coeff); in ih264e_write_coeff4x4_cavlc()
336 ENTROPY_TRACE("\tnumber of trailing ones ",u4_trailing_ones); in ih264e_write_coeff4x4_cavlc()
360 ENTROPY_TRACE("\tnumber of non zero coeffs ",u4_total_coeff); in ih264e_write_coeff4x4_cavlc()
361 ENTROPY_TRACE("\tnumber of trailing ones ",u4_trailing_ones); in ih264e_write_coeff4x4_cavlc()
362 ENTROPY_TRACE("\tnC ",u4_nc); in ih264e_write_coeff4x4_cavlc()
366 ENTROPY_TRACE("\tcodeword ",u4_codeword); in ih264e_write_coeff4x4_cavlc()
367 ENTROPY_TRACE("\tcodesize ",u4_codesize); in ih264e_write_coeff4x4_cavlc()
377 ENTROPY_TRACE("\tnumber of trailing ones ",u4_trailing_ones); in ih264e_write_coeff4x4_cavlc()
378 ENTROPY_TRACE("\tsign of trailing ones ",u4_sign1); in ih264e_write_coeff4x4_cavlc()
392 ENTROPY_TRACE("\tcoeff ",i4_level); in ih264e_write_coeff4x4_cavlc()
459 ENTROPY_TRACE("\tcodeword ",u4_codeword); in ih264e_write_coeff4x4_cavlc()
460 ENTROPY_TRACE("\tcodesize ",u4_codesize); in ih264e_write_coeff4x4_cavlc()
482 ENTROPY_TRACE("\tcoeff ",i4_level); in ih264e_write_coeff4x4_cavlc()
494 ENTROPY_TRACE("\ttotal zeros ",u4_tot_zeros); in ih264e_write_coeff4x4_cavlc()
518 ENTROPY_TRACE("\tcodeword ",u4_codeword); in ih264e_write_coeff4x4_cavlc()
519 ENTROPY_TRACE("\tcodesize ",u4_codesize); in ih264e_write_coeff4x4_cavlc()
549 ENTROPY_TRACE("\tcodeword ",u4_codeword); in ih264e_write_coeff4x4_cavlc()
550 ENTROPY_TRACE("\tcodesize ",u4_codesize); in ih264e_write_coeff4x4_cavlc()
764 ENTROPY_TRACE("Luma DC blk idx %d",0); in ih264e_encode_residue()
785 ENTROPY_TRACE("Luma blk idx %d",0); in ih264e_encode_residue()
807 ENTROPY_TRACE("Luma blk idx %d",1); in ih264e_encode_residue()
829 ENTROPY_TRACE("Luma blk idx %d",2); in ih264e_encode_residue()
850 ENTROPY_TRACE("Luma blk idx %d",3); in ih264e_encode_residue()
869 ENTROPY_TRACE("Chroma DC blk idx %d",0); in ih264e_encode_residue()
871 ENTROPY_TRACE("Chroma DC blk idx %d",1); in ih264e_encode_residue()
894 ENTROPY_TRACE("Chroma AC blk idx %d",0); in ih264e_encode_residue()
915 ENTROPY_TRACE("Chroma AC blk idx %d",1); in ih264e_encode_residue()