Input dependencies: 1 Input of function 'h264_dec_main': Global variable h264_dec_img, Type: %struct.h264_dec_img_par*: Influences function 'h264_dec_decode_one_macroblock'. Call chain: 'h264_dec_main'->'h264_dec_decode_one_macroblock'. McCabe's Cyclomatic Complexity of function 'h264_dec_main': 8 Function 'h264_dec_main' uses no recursion. Longest call chain: 2 h264_dec_main -> h264_dec_decode_one_macroblock Function 'h264_dec_main' calls function via pointers: 0 Function 'h264_dec_main' uses floating point values: 0 Conditionals using floating point values in function 'h264_dec_main': 0 Total number of conditionals in funtion 'h264_dec_main': 15 Statistics about the loops of function 'h264_dec_main' and subroutines: Total Loops: 5 Nested Loops: 4 Loop depths with frequency: 1: 1 2: 1 3: 1 4: 1 5: 1