Home
last modified time | relevance | path

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

/external/libmpeg2/decoder/
Dimpeg2d_debug.c96 WORD32 last_non_zero_row = 32 - CLZ(i4_non_zero_rows); in impeg2d_iqnt_inp_statistics() local
97 gai4_impeg2d_iqnt_inp_last_non_zero_row_histogram[last_non_zero_row - 1]++; in impeg2d_iqnt_inp_statistics()
165 WORD32 last_non_zero_row = 32 - CLZ(i4_non_zero_rows); in impeg2d_idct_inp_statistics() local
166 gai4_impeg2d_idct_inp_last_non_zero_row_histogram[last_non_zero_row - 1]++; in impeg2d_idct_inp_statistics()