Fuzz introspector
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzzer details

Fuzzer: vpx_dec_fuzzer_vp8

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 2 16.6%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 10 83.3%
All colors 12 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
395 453 10 :

['vpx_plane_add_noise_sse2', 'vpx_internal_error', 'vpx_calloc', 'vpx_setup_noise', 'vp8_yv12_copy_frame_c', 'vp8_deblock', 'vp8_de_mblock', 'vp8_multiframe_quality_enhance', 'vp8_yv12_alloc_frame_buffer', 'vpx_clear_system_state']

395 453 vp8_post_proc_frame call site: 00000 /src/libvpx/vp8/common/postproc.c:159
0 0 None 28 35 check_fragments_for_errors call site: 00000 /src/libvpx/vp8/decoder/onyxd_if.c:271
0 0 None 4 1068 vp8_decode call site: 00000 /src/libvpx/vp8/vp8_dx_iface.c:387
0 0 None 4 1061 vp8_decode call site: 00000 /src/libvpx/vp8/vp8_dx_iface.c:393
0 0 None 4 964 vp8_decode call site: 00000 /src/libvpx/vp8/vp8_dx_iface.c:405
0 0 None 0 2742 vp8_decode_frame call site: 00000 /src/libvpx/vp8/decoder/decodeframe.c:915
0 0 None 0 2687 vp8_decode_frame call site: 00000 /src/libvpx/vp8/decoder/decodeframe.c:978
0 0 None 0 283 vp8_get_frame call site: 00000 /src/libvpx/vp8/vp8_dx_iface.c:515
0 0 None 0 55 setup_token_decoder call site: 00000 /src/libvpx/vp8/decoder/decodeframe.c:777
0 0 None 0 30 read_available_partition_size call site: 00000 /src/libvpx/vp8/decoder/decodeframe.c:687
0 0 None 0 20 setup_token_decoder call site: 00000 /src/libvpx/vp8/decoder/decodeframe.c:796
0 0 None 0 7 read_available_partition_size call site: 00000 /src/libvpx/vp8/decoder/decodeframe.c:716

Runtime coverage analysis

Covered functions
182
Functions that are reachable but not covered
0
Reachable functions
12
Percentage of reachable functions covered
100.0%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/libvpx/examples/vpx_dec_fuzzer.cc 1
/src/libvpx/vp8/vp8_dx_iface.c 1
/src/libvpx/vpx/src/vpx_decoder.c 4
/src/libvpx/vpx/src/vpx_codec.c 2
/src/libvpx/vpx/vp8dx.h 1
/src/libvpx/vpx_ports/mem_ops.h 1

Fuzzer: vpx_dec_fuzzer_vp9

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 2 16.6%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 10 83.3%
All colors 12 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
1758 1758 1 :

['decode_tiles_row_wise_mt']

1758 1851 vp9_decode_frame call site: 00000 /src/libvpx/vp9/decoder/vp9_decodeframe.c:3015
264 364 5 :

['highbd_write_buffer_8', 'transpose_16bit_8x8', 'idct16_8col', 'highbd_load_pack_transpose_32bit_8x8', 'vpx_iadst16_8col_sse2']

264 364 vp9_highbd_iht16x16_256_add_sse4_1 call site: 00000 /src/libvpx/vp9/common/x86/vp9_highbd_iht16x16_add_sse4.c:355
115 138 6 :

['pthread_mutex_init', 'mi_cols_aligned_to_sb', 'vp9_jobq_alloc', 'vpx_calloc', 'vp9_dec_free_row_mt_mem', 'vp9_dec_alloc_row_mt_mem']

115 160 read_uncompressed_header call site: 00000 /src/libvpx/vp9/decoder/vp9_decodeframe.c:2820
34 34 3 :

['vp9_jobq_deinit', 'vp9_dec_free_row_mt_mem', 'pthread_mutex_destroy']

34 69 vp9_decoder_remove call site: 00000 /src/libvpx/vp9/decoder/vp9_decoder.c:236
0 125 4 :

['transpose_16bit_8x8.2638', 'highbd_write_buffer_8.2639', 'idct32_1024_8x32', 'highbd_load_pack_transpose_32bit_8x8.2637']

0 125 vpx_highbd_idct32x32_1024_add_sse4_1 call site: 00000 /src/libvpx/vpx_dsp/x86/highbd_idct32x32_add_sse4.c:305
0 87 4 :

['transpose_16bit_8x8.2638', 'highbd_write_buffer_8.2639', 'idct32_135_8x32_ssse3', 'highbd_load_pack_transpose_32bit_8x8.2637']

0 87 vpx_highbd_idct32x32_135_add_sse4_1 call site: 00000 /src/libvpx/vpx_dsp/x86/highbd_idct32x32_add_sse4.c:529
0 64 3 :

['round_shift_8x8', 'iadst8_sse2', 'vpx_idct8_sse2']

0 70 vp9_highbd_iht8x8_64_add_sse4_1 call site: 00000 /src/libvpx/vp9/common/x86/vp9_highbd_iht8x8_add_sse4.c:194
0 58 4 :

['idct32_34_8x32_ssse3', 'highbd_write_buffer_8.2639', 'transpose_16bit_8x8.2638', 'highbd_load_pack_transpose_32bit_8x8.2637']

0 58 vpx_highbd_idct32x32_34_add_sse4_1 call site: 00000 /src/libvpx/vpx_dsp/x86/highbd_idct32x32_add_sse4.c:725
0 38 2 :

['idct4_sse2', 'iadst4_sse2']

0 44 vp9_highbd_iht4x4_16_add_sse4_1 call site: 00000 /src/libvpx/vp9/common/x86/vp9_highbd_iht4x4_add_sse4.c:96
0 28 2 :

['round_shift_8x8.2402', 'vpx_idct8_sse2']

0 28 vpx_highbd_idct8x8_64_add_sse4_1 call site: 00000 /src/libvpx/vpx_dsp/x86/highbd_idct8x8_add_sse4.c:109
0 20 1 :

['idct4_sse2']

0 20 vpx_highbd_idct4x4_16_add_sse4_1 call site: 00000 /src/libvpx/vpx_dsp/x86/highbd_idct4x4_add_sse4.c:28
0 7 1 :

['vpx_internal_error']

0 15 setup_tile_info call site: 00000 /src/libvpx/vp9/decoder/vp9_decodeframe.c:1638

Runtime coverage analysis

Covered functions
757
Functions that are reachable but not covered
0
Reachable functions
12
Percentage of reachable functions covered
100.0%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/libvpx/examples/vpx_dec_fuzzer.cc 1
/src/libvpx/vp9/vp9_dx_iface.c 1
/src/libvpx/vpx/src/vpx_decoder.c 4
/src/libvpx/vpx/src/vpx_codec.c 2
/src/libvpx/vpx/vp8dx.h 1
/src/libvpx/vpx_ports/mem_ops.h 1

Analyses and suggestions

Optimal target analysis

Remaining optimal interesting functions

The following table shows a list of functions that are optimal targets. Optimal targets are identified by finding the functions that in combination, yield a high code coverage.

Func name Functions filename Arg count Args Function depth hitcount instr count bb count cyclomatic complexity Reachable functions Incoming references total cyclomatic complexity Unreached complexity
decoder_decode /src/libvpx/vp9/vp9_dx_iface.c 5 ['struct.vpx_codec_alg_priv *', 'char *', 'int ', 'char *', 'size_t '] 10 0 269 49 20 516 0 2899 2899
vp8_decode /src/libvpx/vp8/vp8_dx_iface.c 5 ['struct.vpx_codec_alg_priv *', 'char *', 'int ', 'char *', 'size_t '] 8 0 596 96 36 186 0 1124 1032
vpx_highbd_convolve8_avg_avx2 /src/libvpx/vpx_dsp/x86/highbd_convolve_avx2.c 12 ['N/A', 'size_t ', 'N/A', 'size_t ', 'N/A', 'int ', 'int ', 'int ', 'int ', 'int ', 'int ', 'int '] 4 0 135 20 7 70 0 233 226
vp8_get_frame /src/libvpx/vp8/vp8_dx_iface.c 2 ['struct.vpx_codec_alg_priv *', 'char **'] 7 0 104 14 6 54 0 289 210
vpx_convolve8_avx2 /src/libvpx/vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c 11 ['char *', 'size_t ', 'char *', 'size_t ', 'N/A', 'int ', 'int ', 'int ', 'int ', 'int ', 'int '] 3 0 145 20 4 35 0 134 126
vpx_highbd_convolve8_sse2 /src/libvpx/vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c 12 ['N/A', 'size_t ', 'N/A', 'size_t ', 'N/A', 'int ', 'int ', 'int ', 'int ', 'int ', 'int ', 'int '] 4 0 135 20 7 34 0 138 109
vpx_convolve8_sse2 /src/libvpx/vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c 11 ['char *', 'size_t ', 'char *', 'size_t ', 'N/A', 'int ', 'int ', 'int ', 'int ', 'int ', 'int '] 2 0 145 20 4 27 0 98 88
vpx_scaled_2d_ssse3 /src/libvpx/vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c 11 ['char *', 'size_t ', 'char *', 'size_t ', 'N/A', 'int ', 'int ', 'int ', 'int ', 'int ', 'int '] 3 0 122 25 7 29 0 89 81
vpx_convolve8_ssse3 /src/libvpx/vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c 11 ['char *', 'size_t ', 'char *', 'size_t ', 'N/A', 'int ', 'int ', 'int ', 'int ', 'int ', 'int '] 2 0 145 20 4 24 0 97 75
vpx_highbd_idct32x32_34_add_sse2 /src/libvpx/vpx_dsp/x86/highbd_idct32x32_add_sse2.c 4 ['int *', 'N/A', 'int ', 'int '] 4 0 597 12 5 39 0 85 66

Implementing fuzzers that target the above functions will improve reachability such that it becomes:

Functions statically reachable by fuzzers
56.2%
832/1478
Cyclomatic complexity statically reachable by fuzzers
63.6%
4758 / 7477

All functions overview

If you implement fuzzers for these functions, the status of all functions in the project will be:

Func name Functions filename Args Function call depth Reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Files and Directories in report

This section shows which files and directories are considered in this report. The main reason for showing this is fuzz introspector may include more code in the reasoning than is desired. This section helps identify if too many files/directories are included, e.g. third party code, which may be irrelevant for the threat model. In the event too much is included, fuzz introspector supports a configuration file that can exclude data from the report. See the following link for more information on how to create a config file: link

Files in report

Source file Reached by Covered by
[] []
/src/libvpx/vpx_dsp/x86/highbd_idct16x16_add_sse2.c [] []
/src/libvpx/vpx_dsp/x86/convolve_avx2.h [] []
/src/libvpx/vp8/decoder/threading.c [] []
/work/build/././vp8_rtcd.h [] []
/src/libvpx/vp8/common/mbpitch.c [] []
/src/libvpx/vp9/common/vp9_reconintra.c [] []
/src/libvpx/vp9/common/vp9_scale.h [] []
/src/libvpx/vpx_dsp/add_noise.c [] []
/src/libvpx/vp9/common/vp9_idct.c [] []
/src/libvpx/vp8/decoder/decodeframe.c [] []
/src/libvpx/vpx_dsp/intrapred.c [] []
/src/libvpx/vpx_dsp/x86/variance_avx2.c [] []
/src/libvpx/vp8/common/x86/idct_blk_sse2.c [] []
/src/libvpx/vpx_dsp/x86/transpose_sse2.h [] []
/src/libvpx/vp8/common/alloccommon.c [] []
/src/libvpx/vpx_dsp/inv_txfm.c [] []
/src/libvpx/vpx_dsp/x86/variance_sse2.c [] []
/src/libvpx/vpx_dsp/prob.h [] []
/src/libvpx/vp8/common/setupintrarecon.c [] []
/src/libvpx/vp9/common/vp9_frame_buffers.c [] []
/src/libvpx/vp9/decoder/vp9_decoder.c [] []
/src/libvpx/vpx_dsp/x86/post_proc_sse2.c [] []
/src/libvpx/vp9/common/vp9_alloccommon.c [] []
/src/libvpx/vp8/common/mfqe.c [] []
/src/libvpx/vpx_dsp/x86/highbd_idct32x32_add_sse4.c [] []
/src/libvpx/vp9/decoder/vp9_decodeframe.c [] []
/src/libvpx/vpx_dsp/inv_txfm.h [] []
/src/libvpx/vp9/decoder/vp9_job_queue.c [] []
/src/libvpx/vpx_ports/vpx_once.h [] []
/src/libvpx/vpx_dsp/vpx_dsp_rtcd.c [] []
/src/libvpx/vp8/common/reconinter.c [] []
/src/libvpx/vp9/vp9_iface_common.h [] []
/src/libvpx/vp9/common/vp9_thread_common.c [] []
/src/libvpx/vp9/common/x86/vp9_highbd_iht16x16_add_sse4.c [] []
/src/libvpx/vpx_dsp/x86/convolve_ssse3.h [] []
/src/libvpx/examples/vpx_dec_fuzzer.cc ['vpx_dec_fuzzer_vp8', 'vpx_dec_fuzzer_vp9'] ['vpx_dec_fuzzer_vp8', 'vpx_dec_fuzzer_vp9']
/src/libvpx/vp9/common/vp9_quant_common.c [] []
/src/libvpx/vp9/common/vp9_scan.h [] []
/src/libvpx/vp9/common/vp9_blockd.h [] []
/src/libvpx/vpx_dsp/x86/highbd_idct32x32_add_sse2.c [] []
/src/libvpx/vp8/common/entropy.c [] []
/src/libvpx/vp9/common/vp9_pred_common.c [] []
/src/libvpx/vp8/vp8_dx_iface.c ['vpx_dec_fuzzer_vp8'] ['vpx_dec_fuzzer_vp8']
/src/libvpx/vpx_dsp/vpx_dsp_common.h [] []
/src/libvpx/vpx_dsp/x86/inv_txfm_ssse3.h [] []
/src/libvpx/vpx_util/vpx_thread.c [] []
/src/libvpx/vp9/common/vp9_blockd.c [] []
/src/libvpx/vp8/common/reconintra4x4.h [] []
/src/libvpx/vp9/common/vp9_seg_common.h [] []
/src/libvpx/vp8/common/reconintra.c [] []
/src/libvpx/vp8/common/findnearmv.h [] []
/src/libvpx/vpx_dsp/x86/convolve_sse2.h [] []
/src/libvpx/vp9/decoder/vp9_detokenize.c [] []
/src/libvpx/vp9/common/vp9_loopfilter.c [] []
/src/libvpx/vp8/common/postproc.c [] []
/src/libvpx/vp8/common/threading.h [] []
/src/libvpx/vpx_dsp/x86/highbd_intrapred_intrin_ssse3.c [] []
/src/libvpx/vpx_dsp/x86/highbd_idct8x8_add_sse2.c [] []
/src/libvpx/vp9/decoder/vp9_decoder.h [] []
/src/libvpx/vp9/vp9_dx_iface.c ['vpx_dec_fuzzer_vp9'] ['vpx_dec_fuzzer_vp9']
/src/libvpx/vpx_dsp/x86/mem_sse2.h [] []
/src/libvpx/vpx_ports/x86.h [] []
/src/libvpx/vpx_dsp/x86/highbd_convolve_avx2.c [] []
/src/libvpx/vp8/decoder/decodemv.c [] []
/src/libvpx/vp8/common/rtcd.c [] []
/src/libvpx/vp8/common/reconintra4x4.c [] []
/src/libvpx/vp9/common/vp9_entropymv.c [] []
/src/libvpx/vp9/common/vp9_seg_common.c [] []
/src/libvpx/vpx_mem/vpx_mem.h [] []
/src/libvpx/vp9/common/vp9_common.h [] []
/src/libvpx/vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c [] []
/src/libvpx/vpx_dsp/x86/highbd_idct4x4_add_sse4.c [] []
/src/libvpx/vp8/common/findnearmv.c [] []
/src/libvpx/vpx_ports/bitops.h [] []
/src/libvpx/vpx/src/vpx_codec.c ['vpx_dec_fuzzer_vp8', 'vpx_dec_fuzzer_vp9'] ['vpx_dec_fuzzer_vp8', 'vpx_dec_fuzzer_vp9']
/src/libvpx/vp8/common/vp8_loopfilter.c [] []
/src/libvpx/vp9/common/x86/vp9_idct_intrin_sse2.c [] []
/src/libvpx/vpx_dsp/x86/inv_txfm_sse2.h [] []
/src/libvpx/vp9/decoder/vp9_decodemv.c [] []
/src/libvpx/vpx_dsp/x86/highbd_loopfilter_sse2.c [] []
/src/libvpx/vp8/common/idctllm.c [] []
/src/libvpx/vpx_dsp/x86/inv_txfm_ssse3.c [] []
/src/libvpx/vp9/common/vp9_mv.h [] []
/src/libvpx/vpx_scale/generic/yv12config.c [] []
/src/libvpx/vp9/common/vp9_scale.c [] []
/src/libvpx/vp8/common/x86/vp8_asm_stubs.c [] []
/src/libvpx/vp8/common/quant_common.c [] []
/src/libvpx/vpx_ports/mem_ops.h ['vpx_dec_fuzzer_vp8', 'vpx_dec_fuzzer_vp9'] ['vpx_dec_fuzzer_vp8', 'vpx_dec_fuzzer_vp9']
/src/libvpx/vp9/common/vp9_entropymode.c [] []
/src/libvpx/vp8/common/x86/loopfilter_x86.c [] []
/src/libvpx/vp9/common/vp9_tile_common.c [] []
/src/libvpx/vpx_dsp/vpx_convolve.c [] []
/src/libvpx/vp8/common/generic/systemdependent.c [] []
/src/libvpx/vpx_dsp/deblock.c [] []
/src/libvpx/vp9/decoder/vp9_dsubexp.c [] []
/src/libvpx/vpx_dsp/bitreader.c [] []
/src/libvpx/vp8/decoder/dboolhuff.h [] []
/src/libvpx/vp8/common/entropymode.c [] []
/src/libvpx/vpx_util/endian_inl.h [] []
/src/libvpx/vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c [] []
/src/libvpx/vpx_util/vpx_atomics.h [] []
/src/libvpx/vp8/decoder/onyxd_if.c [] []
/src/libvpx/vpx_dsp/x86/highbd_idct16x16_add_sse4.c [] []
/src/libvpx/vp9/common/x86/vp9_highbd_iht8x8_add_sse4.c [] []
/src/libvpx/vp8/common/x86/bilinear_filter_sse2.c [] []
/src/libvpx/vpx_dsp/x86/inv_txfm_sse2.c [] []
/src/libvpx/vpx_dsp/x86/highbd_inv_txfm_sse2.h [] []
/src/libvpx/vp8/common/x86/idct_blk_mmx.c [] []
/src/libvpx/vp9/common/vp9_reconinter.h [] []
/src/libvpx/vp8/decoder/detokenize.c [] []
/src/libvpx/vpx_dsp/x86/highbd_idct4x4_add_sse2.c [] []
/src/libvpx/vp8/decoder/dboolhuff.c [] []
/src/libvpx/vp8/decoder/treereader.h [] []
/src/libvpx/vp9/common/vp9_mvref_common.h [] []
/src/libvpx/vpx/src/vpx_decoder.c ['vpx_dec_fuzzer_vp8', 'vpx_dec_fuzzer_vp9'] ['vpx_dec_fuzzer_vp8', 'vpx_dec_fuzzer_vp9']
/src/libvpx/vpx_dsp/x86/loopfilter_sse2.c [] []
/src/libvpx/vp9/common/vp9_onyxc_int.h [] []
/src/libvpx/vp8/common/filter.c [] []
/src/libvpx/vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c [] []
/src/libvpx/vpx_scale/vpx_scale_rtcd.c [] []
/src/libvpx/vpx_dsp/prob.c [] []
/src/libvpx/vpx_dsp/bitreader.h [] []
/src/libvpx/vpx/vp8dx.h ['vpx_dec_fuzzer_vp8', 'vpx_dec_fuzzer_vp9'] ['vpx_dec_fuzzer_vp8', 'vpx_dec_fuzzer_vp9']
/src/libvpx/vpx_dsp/bitreader_buffer.c [] []
/src/libvpx/vp9/common/vp9_rtcd.c [] []
/src/libvpx/vp9/common/x86/vp9_highbd_iht4x4_add_sse4.c [] []
/src/libvpx/vp9/common/vp9_pred_common.h [] []
/src/libvpx/vpx_mem/vpx_mem.c [] []
/src/libvpx/vpx_dsp/x86/highbd_intrapred_intrin_sse2.c [] []
/src/libvpx/vp8/common/setupintrarecon.h [] []
/src/libvpx/vp9/vp9_iface_common.c [] []
/src/libvpx/vp9/common/vp9_entropy.h [] []
/src/libvpx/vp9/common/vp9_loopfilter.h [] []
/src/libvpx/vp9/common/vp9_reconinter.c [] []
/src/libvpx/vpx_scale/generic/yv12extend.c [] []
/src/libvpx/vpx_dsp/x86/loopfilter_avx2.c [] []
/work/build/././vp9_rtcd.h [] []
/src/libvpx/vpx_dsp/x86/highbd_inv_txfm_sse4.h [] []
/src/libvpx/vpx_dsp/x86/highbd_idct8x8_add_sse4.c [] []
/src/libvpx/vp9/common/vp9_entropymv.h [] []
/src/libvpx/vp9/common/vp9_entropy.c [] []
/src/libvpx/vp8/common/extend.c [] []

Directories in report

Directory
/src/libvpx/vpx_dsp/
/src/libvpx/vp9/common/x86/
/src/libvpx/vp9/decoder/
/src/libvpx/vp9/
/src/libvpx/vpx/src/
/src/libvpx/vp8/common/x86/
/src/libvpx/vp8/common/
/src/libvpx/vpx/
/src/libvpx/vpx_util/
/src/libvpx/vp8/common/generic/
/src/libvpx/vp8/
/src/libvpx/vpx_scale/generic/
/src/libvpx/vpx_mem/
/src/libvpx/vpx_scale/
/src/libvpx/vp8/decoder/
/src/libvpx/examples/
/src/libvpx/vpx_dsp/x86/
/src/libvpx/vp9/common/
/src/libvpx/vpx_ports/
/work/build/././