Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_cavlc.c244 UWORD32 u4_nc, in ih264e_write_coeff4x4_cavlc() argument
278 UWORD32 u4_vlcnum = u4_nc >> 1; in ih264e_write_coeff4x4_cavlc()
298 DEBUG("\n[%d numcoeff, %d numtrailing ones, %d nnz]",u4_total_coeff, 0, u4_nc); in ih264e_write_coeff4x4_cavlc()
300 ENTROPY_TRACE("\tnC ",u4_nc); in ih264e_write_coeff4x4_cavlc()
340 UWORD32 u4_vlcnum = u4_nc >> 1; in ih264e_write_coeff4x4_cavlc()
359 … DEBUG("\n[%d numcoeff, %d numtrailing ones, %d nnz]",u4_total_coeff, u4_trailing_ones, u4_nc); in ih264e_write_coeff4x4_cavlc()
362 ENTROPY_TRACE("\tnC ",u4_nc); in ih264e_write_coeff4x4_cavlc()