Home
last modified time | relevance | path

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

/third_party/lame/frontend/
H A Dbrhist.c309 int bl_type[6]; in brhist_disp() local
323 lame_block_type_hist(gf, bl_type); in brhist_disp()
353 if (bl_type[5] > 0) { in brhist_disp()
354 stat[5] = 100. * bl_type[0] / bl_type[5]; in brhist_disp()
355 stat[6] = 100. * (bl_type[1] + bl_type[3]) / bl_type[5]; in brhist_disp()
356 stat[7] = 100. * bl_type[2] / bl_type[ in brhist_disp()
[all...]

Completed in 1 milliseconds