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

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
67 1391 4 :

['ihevcd_jobq_dequeue', 'ihevcd_process', 'ihevcd_jobq_terminate', 'ihevcd_jobq_queue']

75 1601 ihevcd_decode call site: 00810 /src/libhevc/decoder/ihevcd_decode.c:844
37 37 1 :

['ihevcd_parse_hrd_parameters']

37 129 ihevcd_parse_vui_parameters call site: 00634 /src/libhevc/decoder/ihevcd_parse_headers.c:925
19 19 1 :

['ihevcd_jobq_queue']

19 19 ihevcd_parse_pic_init call site: 00356 /src/libhevc/decoder/ihevcd_utils.c:1324
15 17 3 :

['ihevcd_parse_pcm_sample', 'ihevcd_bits_flush_to_byte_boundary', 'ihevcd_cabac_reset']

15 17 ihevcd_parse_coding_unit_intra call site: 00448 /src/libhevc/decoder/ihevcd_parse_slice.c:1000
4 564 15 :

['ihevcd_ref_list', 'ihevcd_bits_flush_to_byte_boundary', 'ihevcd_copy_slice_hdr', 'ihevcd_calc_poc', 'ihevc_dpb_mgr_del_ref', 'ihevcd_short_term_ref_pic_set', 'ihevc_buf_mgr_release', 'CLZ.231', 'ihevcd_sev', 'ihevcd_uev', 'ihevc_dpb_mgr_get_ref_by_nearest_poc', 'ihevcd_parse_pred_wt_ofst', 'ihevcd_mv_mgr_get_poc', 'ihevcd_ref_pic_list_modification', 'ihevcd_bits_get']

4 564 ihevcd_parse_slice_header call site: 00092 /src/libhevc/decoder/ihevcd_parse_slice_header.c:329
2 2 1 :

['ihevcd_copy_slice_hdr']

2 2 ihevcd_parse_slice_header call site: 00197 /src/libhevc/decoder/ihevcd_parse_slice_header.c:1085
2 2 1 :

['ihevc_buf_mgr_get_buf']

2 2 ihevcd_pic_buf_mgr_add_bufs call site: 00206 /src/libhevc/decoder/ihevcd_utils.c:489
0 107 3 :

['ihevc_disp_mgr_get', 'ihevcd_init', 'ihevcd_check_out_buf_size']

0 237 ihevcd_decode call site: 00060 /src/libhevc/decoder/ihevcd_decode.c:574
0 62 2 :

['ihevcd_uev', 'ihevcd_bits_get']

0 62 ihevcd_parse_vui_parameters call site: 00659 /src/libhevc/decoder/ihevcd_parse_headers.c:955
0 59 1 :

['ihevcd_free_static_bufs']

0 59 ihevcd_create call site: 00006 /src/libhevc/decoder/ihevcd_api.c:2244
0 39 1 :

['ihevcd_init_proc_ctxt']

8 171 ihevcd_decode call site: 00819 /src/libhevc/decoder/ihevcd_decode.c:937
0 22 1 :

['ihevcd_sev']

2 232 ihevcd_parse_slice_header call site: 00163 /src/libhevc/decoder/ihevcd_parse_slice_header.c:733

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 Codec::Codec(IV_COLOR_FORMAT_T, unsigned long) [function] [call site] 00001
1 Codec::createCodec() [function] [call site] 00002
2 ihevcd_cxa_api_function [function] [call site] 00003
3 api_check_struct_sanity [function] [call site] 00004
3 ihevcd_create [function] [call site] 00005
4 ihevcd_allocate_static_bufs [function] [call site] 00006
5 ithread_get_handle_size [function] [call site] 00007
5 ithread_get_handle_size [function] [call site] 00008
5 ithread_get_mutex_lock_size [function] [call site] 00009
5 ithread_get_mutex_lock_size [function] [call site] 00010
5 ithread_mutex_init [function] [call site] 00011
6 pthread_mutex_init [call site] 00012
5 ithread_mutex_init [function] [call site] 00013
5 ithread_get_cond_struct_size [function] [call site] 00014
5 ithread_get_cond_struct_size [function] [call site] 00015
5 ithread_cond_init [function] [call site] 00016
6 pthread_cond_init [call site] 00017
5 ithread_cond_init [function] [call site] 00018
4 ihevcd_free_static_bufs [function] [call site] 00019
5 ihevcd_join_threads [function] [call site] 00020
6 ithread_mutex_lock [function] [call site] 00021
7 pthread_mutex_lock [call site] 00022
6 ithread_cond_signal [function] [call site] 00023
7 pthread_cond_signal [call site] 00024
6 ithread_mutex_unlock [function] [call site] 00025
7 pthread_mutex_unlock [call site] 00026
6 ithread_join [function] [call site] 00027
7 pthread_join [call site] 00028
5 ithread_cond_destroy [function] [call site] 00029
6 pthread_cond_destroy [call site] 00030
5 ithread_cond_destroy [function] [call site] 00031
5 ithread_mutex_destroy [function] [call site] 00032
6 pthread_mutex_destroy [call site] 00033
5 ithread_mutex_destroy [function] [call site] 00034
4 ihevcd_init [function] [call site] 00035
5 ihevcd_free_dynamic_bufs [function] [call site] 00036
6 ihevcd_jobq_deinit [function] [call site] 00037
7 ihevcd_jobq_reset [function] [call site] 00038
8 ihevcd_jobq_lock [function] [call site] 00039
9 ithread_mutex_lock [function] [call site] 00040
8 ihevcd_jobq_unlock [function] [call site] 00041
9 ithread_mutex_unlock [function] [call site] 00042
7 ithread_mutex_destroy [function] [call site] 00043
5 ihevcd_set_default_params [function] [call site] 00044
5 ihevc_buf_mgr_init [function] [call site] 00045
5 ihevc_buf_mgr_init [function] [call site] 00046
5 ihevc_disp_mgr_init [function] [call site] 00047
5 ihevc_dpb_mgr_init [function] [call site] 00048
5 ihevcd_init_arch [function] [call site] 00049
5 ihevcd_init_function_ptr [function] [call site] 00050
6 ihevcd_init_function_ptr_generic [function] [call site] 00051
6 ihevcd_init_function_ptr_ssse3 [function] [call site] 00052
6 ihevcd_init_function_ptr_sse42 [function] [call site] 00053
6 ihevcd_init_function_ptr_sse42 [function] [call site] 00054
6 ihevcd_init_function_ptr_ssse3 [function] [call site] 00055
5 ihevcd_update_function_ptr [function] [call site] 00056
3 ihevcd_delete [function] [call site] 00057
4 ihevcd_free_dynamic_bufs [function] [call site] 00058
4 ihevcd_free_static_bufs [function] [call site] 00059
3 ihevcd_decode [function] [call site] 00060
4 ihevc_disp_mgr_get [function] [call site] 00061
4 ihevcd_init_proc_ctxt [function] [call site] 00062
5 ihevcd_get_tile_pos [function] [call site] 00063
4 ihevcd_check_out_buf_size [function] [call site] 00064
4 ihevcd_fmt_conv [function] [call site] 00065
5 ithread_yield [function] [call site] 00066
6 sched_yield [call site] 00067
5 __assert_fail [call site] 00068
4 ihevc_buf_mgr_release [function] [call site] 00069
5 __assert_fail [call site] 00070
4 ihevcd_fill_outargs [function] [call site] 00071
5 ihevcd_map_error [function] [call site] 00072
4 ihevcd_init [function] [call site] 00073
4 ihevc_buf_mgr_check_free [function] [call site] 00074
5 __assert_fail [call site] 00075
4 ithread_set_affinity [function] [call site] 00076
4 ihevcd_nal_search_start_code [function] [call site] 00077
4 ihevcd_nal_remv_emuln_bytes [function] [call site] 00078
4 ihevcd_bits_init [function] [call site] 00079
4 ihevcd_nal_unit [function] [call site] 00080
5 ihevcd_nal_unit_header [function] [call site] 00081
6 ihevcd_bits_get [function] [call site] 00082
6 ihevcd_bits_get [function] [call site] 00083
6 ihevcd_bits_get [function] [call site] 00084
6 ihevcd_bits_get [function] [call site] 00085
5 ihevcd_parse_slice_header [function] [call site] 00086
6 ihevcd_bits_get [function] [call site] 00087
6 ihevcd_bits_get [function] [call site] 00088
6 ihevcd_copy_pps [function] [call site] 00091
6 ihevcd_bits_get [function] [call site] 00092
6 ihevcd_copy_slice_hdr [function] [call site] 00093
6 ihevcd_bits_get [function] [call site] 00095
6 ihevcd_bits_get [function] [call site] 00096
6 ihevcd_uev [function] [call site] 00097
6 ihevcd_bits_get [function] [call site] 00098
6 ihevcd_bits_get [function] [call site] 00099
6 ihevcd_bits_get [function] [call site] 00100
6 ihevcd_bits_get [function] [call site] 00101
6 ihevcd_bits_get [function] [call site] 00103
6 ihevcd_short_term_ref_pic_set [function] [call site] 00104
7 ihevcd_bits_get [function] [call site] 00105
7 ihevcd_uev [function] [call site] 00106
7 ihevcd_bits_get [function] [call site] 00107
7 ihevcd_uev [function] [call site] 00108
7 ihevcd_bits_get [function] [call site] 00109
7 ihevcd_bits_get [function] [call site] 00110
7 ihevcd_uev [function] [call site] 00111
7 ihevcd_uev [function] [call site] 00112
7 ihevcd_uev [function] [call site] 00113
7 ihevcd_bits_get [function] [call site] 00114
7 ihevcd_uev [function] [call site] 00115
7 ihevcd_bits_get [function] [call site] 00116
6 ihevcd_uev [function] [call site] 00117
6 ihevcd_uev [function] [call site] 00118
6 ihevcd_bits_get [function] [call site] 00120
6 ihevcd_bits_get [function] [call site] 00121
6 ihevcd_bits_get [function] [call site] 00122
6 ihevcd_bits_get [function] [call site] 00123
6 ihevcd_uev [function] [call site] 00124
6 ihevcd_bits_get [function] [call site] 00125
6 ihevcd_bits_get [function] [call site] 00126
6 ihevcd_bits_get [function] [call site] 00127
6 ihevcd_uev [function] [call site] 00128
6 ihevcd_uev [function] [call site] 00129
6 ihevcd_ref_pic_list_modification [function] [call site] 00130
7 ihevcd_bits_get [function] [call site] 00132
7 ihevcd_bits_get [function] [call site] 00133
7 ihevcd_bits_get [function] [call site] 00134
7 ihevcd_bits_get [function] [call site] 00135
6 ihevcd_bits_get [function] [call site] 00136
6 ihevcd_bits_get [function] [call site] 00137
6 ihevcd_bits_get [function] [call site] 00138
6 ihevcd_uev [function] [call site] 00139
6 ihevcd_parse_pred_wt_ofst [function] [call site] 00140
7 ihevcd_uev [function] [call site] 00141
7 ihevcd_bits_get [function] [call site] 00142
7 ihevcd_bits_get [function] [call site] 00143
7 ihevcd_sev [function] [call site] 00146
7 ihevcd_sev [function] [call site] 00147
7 ihevcd_sev [function] [call site] 00148
7 ihevcd_sev [function] [call site] 00149
7 ihevcd_sev [function] [call site] 00150
7 ihevcd_bits_get [function] [call site] 00151
7 ihevcd_bits_get [function] [call site] 00152
7 ihevcd_sev [function] [call site] 00153
7 ihevcd_sev [function] [call site] 00154
7 ihevcd_sev [function] [call site] 00155
7 ihevcd_sev [function] [call site] 00156
7 ihevcd_sev [function] [call site] 00157
7 ihevcd_sev [function] [call site] 00158
6 ihevcd_uev [function] [call site] 00159
6 ihevcd_sev [function] [call site] 00160
6 ihevcd_sev [function] [call site] 00161
6 ihevcd_sev [function] [call site] 00162
6 ihevcd_bits_get [function] [call site] 00163
6 ihevcd_bits_get [function] [call site] 00164
6 ihevcd_sev [function] [call site] 00165
6 ihevcd_sev [function] [call site] 00166
6 ihevcd_bits_get [function] [call site] 00167
6 ihevcd_calc_poc [function] [call site] 00168
6 ihevcd_uev [function] [call site] 00169
6 ihevcd_uev [function] [call site] 00170
6 ihevcd_bits_get [function] [call site] 00171
6 ihevcd_uev [function] [call site] 00172
6 ihevcd_bits_get [function] [call site] 00173
6 ihevcd_bits_flush_to_byte_boundary [function] [call site] 00174
6 ihevc_dpb_mgr_del_ref [function] [call site] 00175
7 ihevc_buf_mgr_release [function] [call site] 00176
6 ihevc_buf_mgr_release [function] [call site] 00177
6 ihevcd_ref_list [function] [call site] 00178
7 ihevc_dpb_mgr_get_ref_by_poc_lsb [function] [call site] 00179
7 ihevc_dpb_mgr_get_ref_by_poc [function] [call site] 00180
7 ihevc_dpb_mgr_get_ref_by_poc_lsb [function] [call site] 00181
7 ihevc_dpb_mgr_get_ref_by_poc [function] [call site] 00182
7 ihevc_dpb_mgr_get_ref_by_poc [function] [call site] 00183
7 ihevc_dpb_mgr_get_ref_by_poc [function] [call site] 00184
7 ihevc_dpb_mgr_get_ref_by_poc [function] [call site] 00185
7 ihevc_dpb_mgr_get_ref_by_nearest_poc [function] [call site] 00186
7 ihevc_dpb_mgr_get_ref_by_nearest_poc [function] [call site] 00187
7 ihevc_dpb_mgr_get_ref_by_nearest_poc [function] [call site] 00188
7 ihevcd_mv_mgr_get_poc [function] [call site] 00189
7 ihevc_dpb_mgr_get_ref_by_nearest_poc [function] [call site] 00190
7 ihevc_dpb_mgr_get_ref_by_nearest_poc [function] [call site] 00191
7 ihevc_dpb_mgr_get_ref_by_nearest_poc [function] [call site] 00192
7 ihevcd_mv_mgr_get_poc [function] [call site] 00193
7 ihevc_dpb_mgr_del_ref [function] [call site] 00194
7 ihevc_buf_mgr_release [function] [call site] 00195
6 ihevc_dpb_mgr_get_ref_by_nearest_poc [function] [call site] 00196
6 ihevcd_mv_mgr_get_poc [function] [call site] 00197
6 ihevcd_copy_slice_hdr [function] [call site] 00198
6 __assert_fail [call site] 00199
5 ihevcd_parse_slice_data [function] [call site] 00200
6 ihevcd_get_tile_pos [function] [call site] 00201
6 ihevcd_parse_pic_init [function] [call site] 00202
7 ihevcd_mv_buf_mgr_add_bufs [function] [call site] 00203
8 ihevcd_get_pic_mv_bank_size [function] [call site] 00204
8 ihevc_buf_mgr_add [function] [call site] 00205
7 ihevcd_pic_buf_mgr_add_bufs [function] [call site] 00206
8 ihevc_buf_mgr_add [function] [call site] 00207
8 ihevc_buf_mgr_get_buf [function] [call site] 00208
7 ihevcd_check_out_buf_size [function] [call site] 00209
7 ihevc_buf_mgr_get_next_free [function] [call site] 00210
8 __assert_fail [call site] 00211
7 ihevc_buf_mgr_get_next_free [function] [call site] 00212
7 ihevc_dpb_mgr_get_ref_by_nearest_poc [function] [call site] 00213
7 ihevcd_mv_mgr_get_poc [function] [call site] 00214
7 ihevcd_jobq_reset [function] [call site] 00215
7 ihevcd_nctb_cnt [function] [call site] 00216
7 ihevcd_process_thread [function] [call site] 00217
8 ithread_set_affinity [function] [call site] 00218
8 ithread_mutex_lock [function] [call site] 00219
8 ithread_cond_wait [function] [call site] 00220
9 pthread_cond_wait [call site] 00221
8 ithread_mutex_unlock [function] [call site] 00222
8 ihevcd_jobq_dequeue [function] [call site] 00223
9 ihevcd_jobq_lock [function] [call site] 00224
9 ihevcd_jobq_yield [function] [call site] 00225
10 ihevcd_jobq_unlock [function] [call site] 00226
10 ithread_yield [function] [call site] 00227
10 ihevcd_jobq_lock [function] [call site] 00228
9 ihevcd_jobq_unlock [function] [call site] 00229
8 ihevcd_init_proc_ctxt [function] [call site] 00230
8 ihevcd_process [function] [call site] 00231
9 ithread_yield [function] [call site] 00232
9 ihevcd_proc_map_check [function] [call site] 00233
10 ithread_yield [function] [call site] 00234
9 ihevcd_slice_hdr_update [function] [call site] 00235
9 ihevcd_ctb_avail_update [function] [call site] 00236
9 ihevcd_get_mv_ctb [function] [call site] 00237
10 ihevcd_mv_pred [function] [call site] 00238
11 GET_MV_NBR_ST [function] [call site] 00239
11 GET_MV_NBR_LT [function] [call site] 00240
12 ihevcd_scale_mv [function] [call site] 00241
12 ihevcd_scale_mv [function] [call site] 00242
12 ihevcd_scale_mv [function] [call site] 00243
12 ihevcd_scale_mv [function] [call site] 00244
11 GET_MV_NBR_ST [function] [call site] 00245
11 GET_MV_NBR_LT [function] [call site] 00246
11 GET_MV_NBR_ST [function] [call site] 00247
11 GET_MV_NBR_ST [function] [call site] 00248
11 GET_MV_NBR_LT [function] [call site] 00249
11 GET_MV_NBR_LT [function] [call site] 00250
11 ihevcd_collocated_mvp [function] [call site] 00251
12 ihevcd_scale_collocated_mv [function] [call site] 00252
12 ihevcd_scale_collocated_mv [function] [call site] 00253
11 ihevcd_collocated_mvp [function] [call site] 00254
10 ihevcd_mv_merge [function] [call site] 00255
11 ihevcd_compare_pu_t [function] [call site] 00256
12 memcmp [call site] 00257
12 memcmp [call site] 00258
11 ihevcd_compare_pu_t [function] [call site] 00259
11 ihevcd_compare_pu_t [function] [call site] 00260
11 ihevcd_compare_pu_t [function] [call site] 00261
11 ihevcd_compare_pu_t [function] [call site] 00262
11 ihevcd_collocated_mvp [function] [call site] 00263
11 ihevcd_collocated_mvp [function] [call site] 00264
9 ihevcd_inter_pred_ctb [function] [call site] 00265
10 __assert_fail [call site] 00266
9 ihevcd_update_ctb_tu_cnt [function] [call site] 00267
9 ihevcd_ctb_boundary_strength_islice [function] [call site] 00268
9 ihevcd_ctb_boundary_strength_pbslice [function] [call site] 00269
10 ihevcd_pu_boundary_strength [function] [call site] 00270
10 ihevcd_pu_boundary_strength [function] [call site] 00271
9 ihevcd_proc_map_update [function] [call site] 00272
9 ihevcd_ctb_pos_update [function] [call site] 00273
9 ihevcd_proc_map_check [function] [call site] 00274
9 ihevcd_slice_hdr_update [function] [call site] 00275
9 ihevcd_ctb_avail_update [function] [call site] 00276
9 ihevcd_update_ctb_tu_cnt [function] [call site] 00277
9 ihevcd_iquant_itrans_recon_ctb [function] [call site] 00278
10 ihevcd_unpack_coeffs [function] [call site] 00279
10 ihevcd_unpack_coeffs [function] [call site] 00281
10 ihevcd_unpack_coeffs [function] [call site] 00282
10 ihevcd_get_intra_nbr_flag [function] [call site] 00283
9 ihevcd_proc_map_update [function] [call site] 00284
9 ihevcd_ctb_pos_update [function] [call site] 00285
9 ihevcd_proc_map_check [function] [call site] 00286
9 ihevcd_slice_hdr_update [function] [call site] 00287
9 ihevcd_deblk_ctb [function] [call site] 00288
10 __assert_fail [call site] 00292
10 __assert_fail [call site] 00294
9 ihevcd_deblk_ctb [function] [call site] 00295
9 ihevcd_deblk_ctb [function] [call site] 00296
9 ihevcd_proc_map_update [function] [call site] 00297
9 ihevcd_ctb_pos_update [function] [call site] 00298
9 ihevcd_proc_map_check [function] [call site] 00299
9 ihevcd_slice_hdr_update [function] [call site] 00300
9 ihevc_pad_top [function] [call site] 00342
9 ihevc_pad_top [function] [call site] 00343
9 ihevc_pad_bottom [function] [call site] 00344
9 ihevc_pad_bottom [function] [call site] 00345
9 ihevcd_proc_map_update [function] [call site] 00346
9 ihevcd_proc_map_update [function] [call site] 00347
8 ihevcd_init_proc_ctxt [function] [call site] 00348
8 ihevcd_fmt_conv [function] [call site] 00349
8 ithread_mutex_lock [function] [call site] 00350
8 ithread_cond_signal [function] [call site] 00351
8 ithread_mutex_unlock [function] [call site] 00352
7 ithread_cond_signal [function] [call site] 00353
7 ithread_mutex_unlock [function] [call site] 00354
7 ihevc_disp_mgr_add [function] [call site] 00355
7 ihevc_disp_mgr_get [function] [call site] 00356
7 ihevcd_jobq_queue [function] [call site] 00357
8 ihevcd_jobq_lock [function] [call site] 00358
8 ihevcd_jobq_unlock [function] [call site] 00359
6 ihevcd_cabac_reset [function] [call site] 00360
7 __assert_fail [call site] 00361
7 __assert_fail [call site] 00362
6 ihevcd_cabac_init [function] [call site] 00363
7 __assert_fail [call site] 00364
7 __assert_fail [call site] 00365
7 __assert_fail [call site] 00366
7 __assert_fail [call site] 00367
6 ihevcd_get_tile_pos [function] [call site] 00368
6 ihevcd_cabac_init [function] [call site] 00369
6 ihevcd_jobq_queue [function] [call site] 00370
6 ihevcd_init_proc_ctxt [function] [call site] 00371
6 ihevcd_cabac_init [function] [call site] 00372
6 ihevcd_cabac_init [function] [call site] 00373
6 ihevcd_parse_sao [function] [call site] 00374
7 ihevcd_cabac_decode_bin [function] [call site] 00375
8 __assert_fail [call site] 00376
8 __assert_fail [call site] 00377
8 __assert_fail [call site] 00378
7 ihevcd_cabac_decode_bin [function] [call site] 00381
7 ihevcd_cabac_decode_bin [function] [call site] 00382
7 ihevcd_cabac_decode_bypass_bin [function] [call site] 00383
8 __assert_fail [call site] 00384
7 ihevcd_cabac_decode_bin [function] [call site] 00385
7 ihevcd_cabac_decode_bypass_bin [function] [call site] 00386
7 ihevcd_cabac_decode_bypass_bins_tunary [function] [call site] 00387
8 __assert_fail [call site] 00388
8 __assert_fail [call site] 00389
7 ihevcd_cabac_decode_bypass_bin [function] [call site] 00390
7 ihevcd_cabac_decode_bypass_bins [function] [call site] 00391
8 __assert_fail [call site] 00392
8 __assert_fail [call site] 00393
8 __assert_fail [call site] 00394
7 ihevcd_cabac_decode_bypass_bins [function] [call site] 00395
7 ihevcd_cabac_decode_bypass_bins [function] [call site] 00396
6 ihevcd_parse_coding_quadtree [function] [call site] 00397
7 ihevcd_cabac_decode_bin [function] [call site] 00398
7 ihevcd_parse_coding_quadtree [function] [call site] 00399
8 ihevcd_parse_coding_quadtree [function] [call site] 00400
9 ihevcd_parse_coding_quadtree [function] [call site] 00401
10 ihevcd_parse_coding_quadtree [function] [call site] 00402
11 ihevcd_parse_coding_unit [function] [call site] 00403
12 __assert_fail [call site] 00404
12 __assert_fail [call site] 00405
12 ihevcd_cabac_decode_bin [function] [call site] 00406
12 ihevcd_cabac_decode_bin [function] [call site] 00407
12 ihevcd_parse_prediction_unit [function] [call site] 00408
13 ihevcd_cabac_decode_bin [function] [call site] 00409
13 ihevcd_cabac_decode_bypass_bins_tunary [function] [call site] 00410
13 ihevcd_cabac_decode_bin [function] [call site] 00411
13 ihevcd_cabac_decode_bin [function] [call site] 00412
13 ihevcd_cabac_decode_bypass_bins_tunary [function] [call site] 00413
13 ihevcd_parse_pu_mvp [function] [call site] 00414
14 ihevcd_cabac_decode_bin [function] [call site] 00415
14 ihevcd_cabac_decode_bin [function] [call site] 00416
14 ihevcd_cabac_decode_bin [function] [call site] 00417
14 ihevcd_cabac_decode_bin [function] [call site] 00418
14 ihevcd_cabac_decode_bin [function] [call site] 00419
14 ihevcd_cabac_decode_bypass_bins_tunary [function] [call site] 00420
14 ihevcd_parse_mvd [function] [call site] 00421
15 ihevcd_cabac_decode_bin [function] [call site] 00422
15 ihevcd_cabac_decode_bin [function] [call site] 00423
15 ihevcd_cabac_decode_bin [function] [call site] 00424
15 ihevcd_cabac_decode_bin [function] [call site] 00425
15 ihevcd_cabac_decode_bypass_bins_egk [function] [call site] 00426
16 __assert_fail [call site] 00427
16 __assert_fail [call site] 00428
16 __assert_fail [call site] 00429
15 ihevcd_cabac_decode_bypass_bin [function] [call site] 00430
15 ihevcd_cabac_decode_bypass_bins_egk [function] [call site] 00431
15 ihevcd_cabac_decode_bypass_bin [function] [call site] 00432
14 ihevcd_cabac_decode_bin [function] [call site] 00433
14 ihevcd_cabac_decode_bin [function] [call site] 00434
14 ihevcd_cabac_decode_bin [function] [call site] 00435
14 ihevcd_cabac_decode_bypass_bins_tunary [function] [call site] 00436
14 ihevcd_parse_mvd [function] [call site] 00437
14 ihevcd_cabac_decode_bin [function] [call site] 00438
12 ihevcd_cabac_decode_bin [function] [call site] 00439
12 ihevcd_cabac_decode_bin [function] [call site] 00440
12 ihevcd_parse_part_mode_amp [function] [call site] 00441
13 ihevcd_cabac_decode_bin [function] [call site] 00442
13 ihevcd_cabac_decode_bin [function] [call site] 00443
13 ihevcd_cabac_decode_bin [function] [call site] 00444
13 ihevcd_cabac_decode_bypass_bin [function] [call site] 00445
12 ihevcd_cabac_decode_bin [function] [call site] 00446
12 ihevcd_parse_coding_unit_intra [function] [call site] 00447
13 ihevcd_cabac_decode_terminate [function] [call site] 00448
14 __assert_fail [call site] 00449
14 ihevcd_bits_seek [function] [call site] 00452
15 __assert_fail [call site] 00453
15 __assert_fail [call site] 00454
13 ihevcd_bits_flush_to_byte_boundary [function] [call site] 00456
13 ihevcd_parse_pcm_sample [function] [call site] 00457
14 ihevcd_bits_get [function] [call site] 00458
14 ihevcd_bits_get [function] [call site] 00459
13 ihevcd_cabac_reset [function] [call site] 00460
13 ihevcd_cabac_decode_bin [function] [call site] 00461
13 ihevcd_cabac_decode_bypass_bins_tunary [function] [call site] 00462
13 ihevcd_cabac_decode_bypass_bins [function] [call site] 00463
13 ihevcd_cabac_decode_bin [function] [call site] 00464
13 ihevcd_cabac_decode_bypass_bins [function] [call site] 00465
13 ihevcd_intra_pred_mode_prediction [function] [call site] 00466
12 ihevcd_parse_prediction_unit [function] [call site] 00467
12 ihevcd_parse_prediction_unit [function] [call site] 00468
12 ihevcd_parse_prediction_unit [function] [call site] 00469
12 ihevcd_parse_prediction_unit [function] [call site] 00470
12 ihevcd_parse_prediction_unit [function] [call site] 00471
12 ihevcd_parse_prediction_unit [function] [call site] 00472
12 ihevcd_parse_prediction_unit [function] [call site] 00473
12 ihevcd_parse_prediction_unit [function] [call site] 00474
12 ihevcd_parse_prediction_unit [function] [call site] 00475
12 ihevcd_parse_prediction_unit [function] [call site] 00476
12 ihevcd_parse_prediction_unit [function] [call site] 00477
12 ihevcd_parse_prediction_unit [function] [call site] 00478
12 ihevcd_parse_prediction_unit [function] [call site] 00479
12 ihevcd_parse_prediction_unit [function] [call site] 00480
12 ihevcd_parse_prediction_unit [function] [call site] 00481
12 ihevcd_parse_prediction_unit [function] [call site] 00482
12 ihevcd_parse_prediction_unit [function] [call site] 00483
12 ihevcd_cabac_decode_bin [function] [call site] 00484
12 ihevcd_parse_transform_tree [function] [call site] 00485
13 ihevcd_cabac_decode_bin [function] [call site] 00486
13 ihevcd_cabac_decode_bin [function] [call site] 00487
13 ihevcd_cabac_decode_bin [function] [call site] 00488
13 ihevcd_parse_transform_tree [function] [call site] 00489
14 ihevcd_parse_transform_tree [function] [call site] 00490
15 ihevcd_parse_transform_tree [function] [call site] 00491
16 ihevcd_parse_transform_tree [function] [call site] 00492
17 ihevcd_cabac_decode_bin [function] [call site] 00493
17 ihevcd_cabac_decode_bins_tunary [function] [call site] 00494
18 __assert_fail [call site] 00495
18 __assert_fail [call site] 00496
18 __assert_fail [call site] 00497
18 __assert_fail [call site] 00498
17 ihevcd_cabac_decode_bypass_bins_egk [function] [call site] 00500
17 ihevcd_cabac_decode_bypass_bin [function] [call site] 00501
17 ihevcd_parse_residual_coding [function] [call site] 00502
18 ihevcd_cabac_decode_bin [function] [call site] 00503
18 ihevcd_cabac_decode_bins_tunary [function] [call site] 00504
18 ihevcd_cabac_decode_bins_tunary [function] [call site] 00505
18 ihevcd_cabac_decode_bypass_bins [function] [call site] 00506
18 ihevcd_cabac_decode_bypass_bins [function] [call site] 00507
18 __assert_fail [call site] 00508
18 __assert_fail [call site] 00510
18 __assert_fail [call site] 00512
18 __assert_fail [call site] 00518
18 __assert_fail [call site] 00519
18 __assert_fail [call site] 00520
18 __assert_fail [call site] 00522
18 __assert_fail [call site] 00523
18 __assert_fail [call site] 00524
17 ihevcd_parse_residual_coding [function] [call site] 00526
17 ihevcd_parse_residual_coding [function] [call site] 00527
17 ihevcd_parse_residual_coding [function] [call site] 00528
17 ihevcd_parse_residual_coding [function] [call site] 00529
6 ihevcd_set_ctb_skip [function] [call site] 00530
6 ihevcd_set_ctb_skip [function] [call site] 00531
6 ihevcd_cabac_decode_terminate [function] [call site] 00532
6 ihevcd_cabac_decode_terminate [function] [call site] 00533
6 ihevcd_bits_flush_to_byte_boundary [function] [call site] 00534
6 ihevcd_get_mv_ctb [function] [call site] 00535
6 ihevcd_ctb_boundary_strength_islice [function] [call site] 00536
6 ihevcd_ctb_boundary_strength_pbslice [function] [call site] 00537
6 ihevcd_process [function] [call site] 00538
5 ihevcd_parse_sps [function] [call site] 00539
6 ihevcd_bits_get [function] [call site] 00540
6 ihevcd_bits_get [function] [call site] 00541
6 ihevcd_bits_get [function] [call site] 00542
6 ihevcd_profile_tier_level [function] [call site] 00543
7 ihevcd_parse_profile_tier_level_layer [function] [call site] 00544
8 ihevcd_bits_get [function] [call site] 00545
8 ihevcd_bits_get [function] [call site] 00546
8 ihevcd_bits_get [function] [call site] 00547
8 ihevcd_bits_get [function] [call site] 00548
8 ihevcd_bits_get [function] [call site] 00549
8 ihevcd_bits_get [function] [call site] 00550
8 ihevcd_bits_get [function] [call site] 00551
8 ihevcd_bits_get [function] [call site] 00552
8 ihevcd_bits_get [function] [call site] 00553
8 ihevcd_bits_get [function] [call site] 00554
8 ihevcd_bits_get [function] [call site] 00555
7 ihevcd_bits_get [function] [call site] 00556
7 ihevcd_bits_get [function] [call site] 00557
7 ihevcd_bits_get [function] [call site] 00558
7 ihevcd_bits_get [function] [call site] 00559
7 ihevcd_parse_profile_tier_level_layer [function] [call site] 00560
7 ihevcd_bits_get [function] [call site] 00561
6 ihevcd_uev [function] [call site] 00562
6 ihevcd_uev [function] [call site] 00563
6 ihevcd_bits_get [function] [call site] 00564
6 ihevcd_uev [function] [call site] 00565
6 ihevcd_uev [function] [call site] 00566
6 ihevcd_bits_get [function] [call site] 00567
6 ihevcd_uev [function] [call site] 00568
6 ihevcd_uev [function] [call site] 00569
6 ihevcd_uev [function] [call site] 00570
6 ihevcd_uev [function] [call site] 00571
6 ihevcd_uev [function] [call site] 00572
6 ihevcd_uev [function] [call site] 00573
6 ihevcd_uev [function] [call site] 00574
6 ihevcd_bits_get [function] [call site] 00575
6 ihevcd_uev [function] [call site] 00576
6 ihevcd_uev [function] [call site] 00577
6 ihevcd_uev [function] [call site] 00578
6 ihevcd_uev [function] [call site] 00579
6 ihevcd_uev [function] [call site] 00580
6 ihevcd_uev [function] [call site] 00581
6 ihevcd_uev [function] [call site] 00582
6 ihevcd_uev [function] [call site] 00583
6 ihevcd_uev [function] [call site] 00584
6 ihevcd_bits_get [function] [call site] 00585
6 ihevcd_bits_get [function] [call site] 00586
6 ihevcd_scaling_list_data [function] [call site] 00587
7 ihevcd_bits_get [function] [call site] 00588
7 ihevcd_uev [function] [call site] 00589
7 ihevcd_sev [function] [call site] 00590
7 ihevcd_sev [function] [call site] 00591
7 ihevcd_sev [function] [call site] 00592
7 ihevcd_sev [function] [call site] 00593
6 ihevcd_bits_get [function] [call site] 00594
6 ihevcd_bits_get [function] [call site] 00595
6 ihevcd_bits_get [function] [call site] 00596
6 ihevcd_bits_get [function] [call site] 00597
6 ihevcd_bits_get [function] [call site] 00598
6 ihevcd_uev [function] [call site] 00599
6 ihevcd_uev [function] [call site] 00600
6 ihevcd_bits_get [function] [call site] 00601
6 ihevcd_uev [function] [call site] 00602
6 ihevcd_short_term_ref_pic_set [function] [call site] 00603
6 ihevcd_bits_get [function] [call site] 00604
6 ihevcd_uev [function] [call site] 00605
6 ihevcd_bits_get [function] [call site] 00606
6 ihevcd_bits_get [function] [call site] 00607
6 ihevcd_bits_get [function] [call site] 00608
6 ihevcd_bits_get [function] [call site] 00609
6 ihevcd_bits_get [function] [call site] 00610
6 ihevcd_parse_vui_parameters [function] [call site] 00611
7 ihevcd_bits_get [function] [call site] 00612
7 ihevcd_bits_get [function] [call site] 00613
7 ihevcd_bits_get [function] [call site] 00614
7 ihevcd_bits_get [function] [call site] 00615
7 ihevcd_bits_get [function] [call site] 00616
7 ihevcd_bits_get [function] [call site] 00617
7 ihevcd_bits_get [function] [call site] 00618
7 ihevcd_bits_get [function] [call site] 00619
7 ihevcd_bits_get [function] [call site] 00620
7 ihevcd_bits_get [function] [call site] 00621
7 ihevcd_bits_get [function] [call site] 00622
7 ihevcd_bits_get [function] [call site] 00623
7 ihevcd_bits_get [function] [call site] 00624
7 ihevcd_uev [function] [call site] 00625
7 ihevcd_uev [function] [call site] 00626
7 ihevcd_bits_get [function] [call site] 00627
7 ihevcd_bits_get [function] [call site] 00628
7 ihevcd_bits_get [function] [call site] 00629
7 ihevcd_uev [function] [call site] 00630
7 ihevcd_uev [function] [call site] 00631
7 ihevcd_uev [function] [call site] 00632
7 ihevcd_uev [function] [call site] 00633
7 ihevcd_bits_get [function] [call site] 00634
7 ihevcd_bits_get [function] [call site] 00635
7 ihevcd_bits_get [function] [call site] 00636
7 ihevcd_uev [function] [call site] 00637
7 ihevcd_parse_hrd_parameters [function] [call site] 00638
8 ihevcd_bits_get [function] [call site] 00639
8 ihevcd_bits_get [function] [call site] 00640
8 ihevcd_bits_get [function] [call site] 00641
8 ihevcd_bits_get [function] [call site] 00642
8 ihevcd_bits_get [function] [call site] 00643
8 ihevcd_bits_get [function] [call site] 00644
8 ihevcd_bits_get [function] [call site] 00645
8 ihevcd_bits_get [function] [call site] 00646
8 ihevcd_bits_get [function] [call site] 00647
8 ihevcd_bits_get [function] [call site] 00648
8 ihevcd_bits_get [function] [call site] 00649
8 ihevcd_bits_get [function] [call site] 00650
8 ihevcd_uev [function] [call site] 00651
8 ihevcd_bits_get [function] [call site] 00652
8 ihevcd_uev [function] [call site] 00653
8 ihevcd_parse_sub_layer_hrd_parameters [function] [call site] 00654
9 ihevcd_uev [function] [call site] 00655
9 ihevcd_uev [function] [call site] 00656
9 ihevcd_bits_get [function] [call site] 00657
8 ihevcd_parse_sub_layer_hrd_parameters [function] [call site] 00658
7 ihevcd_bits_get [function] [call site] 00659
7 ihevcd_bits_get [function] [call site] 00660
7 ihevcd_bits_get [function] [call site] 00661
7 ihevcd_bits_get [function] [call site] 00662
7 ihevcd_uev [function] [call site] 00663
7 ihevcd_uev [function] [call site] 00664
7 ihevcd_uev [function] [call site] 00665
7 ihevcd_uev [function] [call site] 00666
7 ihevcd_uev [function] [call site] 00667
6 ihevcd_bits_get [function] [call site] 00668
5 ihevcd_copy_sps [function] [call site] 00669
6 ihevcd_unmark_pps [function] [call site] 00670
5 ihevcd_parse_pps [function] [call site] 00671
6 ihevcd_uev [function] [call site] 00672
6 ihevcd_uev [function] [call site] 00673
6 ihevcd_bits_get [function] [call site] 00674
6 ihevcd_bits_get [function] [call site] 00675
6 ihevcd_bits_get [function] [call site] 00676
6 ihevcd_bits_get [function] [call site] 00677
6 ihevcd_bits_get [function] [call site] 00678
6 ihevcd_uev [function] [call site] 00679
6 ihevcd_uev [function] [call site] 00680
6 ihevcd_sev [function] [call site] 00681
6 ihevcd_bits_get [function] [call site] 00682
6 ihevcd_bits_get [function] [call site] 00683
6 ihevcd_bits_get [function] [call site] 00684
6 ihevcd_uev [function] [call site] 00685
6 ihevcd_sev [function] [call site] 00686
6 ihevcd_sev [function] [call site] 00687
6 ihevcd_bits_get [function] [call site] 00688
6 ihevcd_bits_get [function] [call site] 00689
6 ihevcd_bits_get [function] [call site] 00690
6 ihevcd_bits_get [function] [call site] 00691
6 ihevcd_bits_get [function] [call site] 00692
6 ihevcd_bits_get [function] [call site] 00693
6 ihevcd_uev [function] [call site] 00694
6 ihevcd_uev [function] [call site] 00695
6 ihevcd_bits_get [function] [call site] 00696
6 ihevcd_uev [function] [call site] 00697
6 ihevcd_uev [function] [call site] 00698
6 ihevcd_bits_get [function] [call site] 00699
6 ihevcd_bits_get [function] [call site] 00700
6 ihevcd_bits_get [function] [call site] 00701
6 ihevcd_bits_get [function] [call site] 00702
6 ihevcd_bits_get [function] [call site] 00703
6 ihevcd_sev [function] [call site] 00704
6 ihevcd_sev [function] [call site] 00705
6 ihevcd_bits_get [function] [call site] 00706
6 ihevcd_scaling_list_data [function] [call site] 00707
6 ihevcd_bits_get [function] [call site] 00708
6 ihevcd_uev [function] [call site] 00709
6 ihevcd_bits_get [function] [call site] 00710
6 ihevcd_bits_get [function] [call site] 00711
5 ihevcd_copy_pps [function] [call site] 00712
5 ihevcd_parse_sei [function] [call site] 00713
6 ihevcd_bits_num_bits_remaining [function] [call site] 00714
6 ihevcd_bits_nxt [function] [call site] 00715
6 ihevcd_bits_flush [function] [call site] 00716
6 ihevcd_bits_get [function] [call site] 00717
6 ihevcd_bits_nxt [function] [call site] 00718
6 ihevcd_bits_flush [function] [call site] 00719
6 ihevcd_bits_get [function] [call site] 00720
6 ihevcd_bits_num_bits_remaining [function] [call site] 00721
6 ihevcd_parse_sei_payload [function] [call site] 00722
7 ihevcd_parse_buffering_period_sei [function] [call site] 00723
8 ihevcd_uev [function] [call site] 00724
8 ihevcd_bits_get [function] [call site] 00725
8 ihevcd_bits_get [function] [call site] 00726
8 ihevcd_bits_get [function] [call site] 00727
8 ihevcd_bits_get [function] [call site] 00728
8 ihevcd_bits_get [function] [call site] 00729
8 ihevcd_bits_get [function] [call site] 00730
8 ihevcd_bits_get [function] [call site] 00731
8 ihevcd_bits_get [function] [call site] 00732
8 ihevcd_bits_get [function] [call site] 00733
8 ihevcd_bits_get [function] [call site] 00734
8 ihevcd_bits_get [function] [call site] 00735
8 ihevcd_bits_get [function] [call site] 00736
8 ihevcd_bits_get [function] [call site] 00737
7 ihevcd_parse_pic_timing_sei [function] [call site] 00738
8 ihevcd_bits_get [function] [call site] 00739
8 ihevcd_bits_get [function] [call site] 00740
8 ihevcd_bits_get [function] [call site] 00741
8 ihevcd_bits_get [function] [call site] 00742
8 ihevcd_bits_get [function] [call site] 00743
8 ihevcd_bits_get [function] [call site] 00744
8 ihevcd_uev [function] [call site] 00745
8 ihevcd_bits_get [function] [call site] 00746
8 ihevcd_bits_get [function] [call site] 00747
8 ihevcd_uev [function] [call site] 00748
8 ihevcd_bits_get [function] [call site] 00749
7 ihevcd_parse_time_code_sei [function] [call site] 00750
8 ihevcd_bits_get [function] [call site] 00751
8 ihevcd_bits_get [function] [call site] 00752
8 ihevcd_bits_get [function] [call site] 00753
8 ihevcd_bits_get [function] [call site] 00754
8 ihevcd_bits_get [function] [call site] 00755
8 ihevcd_bits_get [function] [call site] 00756
8 ihevcd_bits_get [function] [call site] 00757
8 ihevcd_bits_get [function] [call site] 00758
8 ihevcd_bits_get [function] [call site] 00759
8 ihevcd_bits_get [function] [call site] 00760
8 ihevcd_bits_get [function] [call site] 00761
8 ihevcd_bits_get [function] [call site] 00762
8 ihevcd_bits_get [function] [call site] 00763
8 ihevcd_bits_get [function] [call site] 00764
8 ihevcd_bits_get [function] [call site] 00765
8 ihevcd_bits_get [function] [call site] 00766
8 ihevcd_bits_get [function] [call site] 00767
8 ihevcd_bits_get [function] [call site] 00768
7 ihevcd_parse_mastering_disp_params_sei [function] [call site] 00769
8 ihevcd_bits_get [function] [call site] 00770
8 ihevcd_bits_get [function] [call site] 00771
8 ihevcd_bits_get [function] [call site] 00772
8 ihevcd_bits_get [function] [call site] 00773
8 ihevcd_bits_get [function] [call site] 00774
8 ihevcd_bits_get [function] [call site] 00775
7 ihevcd_bits_flush [function] [call site] 00776
7 ihevcd_bits_flush [function] [call site] 00777
7 ihevcd_parse_user_data_registered_itu_t_t35 [function] [call site] 00778
8 ihevcd_bits_get [function] [call site] 00779
8 ihevcd_bits_get [function] [call site] 00780
8 ihevcd_bits_get [function] [call site] 00781
7 ihevcd_bits_flush [function] [call site] 00782
7 ihevcd_bits_flush [function] [call site] 00783
7 ihevcd_bits_flush [function] [call site] 00784
7 ihevcd_parse_user_data_registered_itu_t_t35 [function] [call site] 00785
7 ihevcd_bits_flush [function] [call site] 00786
7 ihevcd_bits_num_bits_remaining [function] [call site] 00787
7 ihevcd_bits_get [function] [call site] 00788
7 ihevcd_bits_nxt [function] [call site] 00789
7 ihevcd_bits_get [function] [call site] 00790
7 ihevcd_bits_get [function] [call site] 00791
7 ihevcd_bits_get [function] [call site] 00792
6 ihevcd_bits_num_bits_remaining [function] [call site] 00793
6 ihevcd_read_rbsp_trailing_bits [function] [call site] 00794
7 ihevcd_bits_get [function] [call site] 00795
7 ihevcd_bits_get [function] [call site] 00796
7 __assert_fail [call site] 00797
4 ihevcd_allocate_dynamic_bufs [function] [call site] 00798
5 ihevcd_jobq_ctxt_size [function] [call site] 00799
6 ithread_get_mutex_lock_size [function] [call site] 00800
5 ihevcd_get_tu_data_size [function] [call site] 00801
5 ihevcd_get_pic_mv_bank_size [function] [call site] 00802
5 ihevcd_get_total_pic_buf_size [function] [call site] 00803
5 ihevcd_jobq_init [function] [call site] 00804
6 ithread_get_mutex_lock_size [function] [call site] 00805
6 ithread_get_mutex_lock_size [function] [call site] 00806
6 ithread_mutex_init [function] [call site] 00807
4 ihevcd_free_dynamic_bufs [function] [call site] 00808
4 ihevcd_parse_slice_data [function] [call site] 00809
4 __assert_fail [call site] 00810
4 ihevcd_jobq_queue [function] [call site] 00811
4 ihevcd_jobq_terminate [function] [call site] 00812
5 ihevcd_jobq_lock [function] [call site] 00813
5 ihevcd_jobq_unlock [function] [call site] 00814
4 ihevcd_jobq_dequeue [function] [call site] 00815
4 ihevcd_init_proc_ctxt [function] [call site] 00816
4 ihevcd_process [function] [call site] 00817
4 ihevcd_init_proc_ctxt [function] [call site] 00818
4 ihevcd_fmt_conv [function] [call site] 00819
4 ihevcd_init_proc_ctxt [function] [call site] 00820
4 ihevcd_fmt_conv [function] [call site] 00821
4 ihevc_buf_mgr_set_status [function] [call site] 00822
5 __assert_fail [call site] 00823
4 ihevc_buf_mgr_set_status [function] [call site] 00824
4 ihevc_buf_mgr_set_status [function] [call site] 00825
4 ihevc_dpb_mgr_insert_ref [function] [call site] 00826
4 ihevc_buf_mgr_release [function] [call site] 00827
4 ithread_mutex_lock [function] [call site] 00828
4 ithread_cond_wait [function] [call site] 00829
4 ithread_mutex_unlock [function] [call site] 00830
4 ithread_join [function] [call site] 00831
4 ihevcd_fill_outargs [function] [call site] 00832
3 ihevcd_set_display_frame [function] [call site] 00833
4 ihevc_buf_mgr_add [function] [call site] 00834
4 ihevc_buf_mgr_set_status [function] [call site] 00835
3 ihevcd_rel_display_frame [function] [call site] 00836
4 ihevc_buf_mgr_release [function] [call site] 00837
3 ihevcd_ctl [function] [call site] 00838
4 ihevcd_get_status [function] [call site] 00839
4 ihevcd_set_params [function] [call site] 00840
4 ihevcd_reset [function] [call site] 00841
5 ihevcd_join_threads [function] [call site] 00842
5 ihevcd_init [function] [call site] 00843
4 ihevcd_set_default_params [function] [call site] 00844
4 ihevcd_set_flush_mode [function] [call site] 00845
5 ihevcd_join_threads [function] [call site] 00846
4 ihevcd_get_buf_info [function] [call site] 00847
4 ihevcd_get_version [function] [call site] 00848
5 snprintf [call site] 00849
5 strnlen [call site] 00850
4 ihevcd_set_degrade [function] [call site] 00851
4 ihevcd_set_num_cores [function] [call site] 00852
4 ihevcd_get_frame_dimensions [function] [call site] 00853
4 ihevcd_get_vui_params [function] [call site] 00854
4 ihevcd_get_sei_mastering_params [function] [call site] 00855
4 ihevcd_set_processor [function] [call site] 00856
5 ihevcd_init_function_ptr [function] [call site] 00857
5 ihevcd_update_function_ptr [function] [call site] 00858
1 Codec::setArchitecture(IVD_ARCH_T) [function] [call site] 00859
2 ihevcd_cxa_api_function [function] [call site] 00860
1 Codec::setCores() [function] [call site] 00861
2 ihevcd_cxa_api_function [function] [call site] 00862
1 Codec::decodeHeader(unsigned char const*, unsigned long) [function] [call site] 00863
2 Codec::setParams(IVD_VIDEO_DECODE_MODE_T) [function] [call site] 00864
3 ihevcd_cxa_api_function [function] [call site] 00865
2 ihevcd_cxa_api_function [function] [call site] 00866
1 Codec::setParams(IVD_VIDEO_DECODE_MODE_T) [function] [call site] 00867
1 Codec::allocFrame() [function] [call site] 00868
2 Codec::freeFrame() [function] [call site] 00869
2 iv_aligned_malloc(void*, int, int) [function] [call site] 00870
3 posix_memalign [call site] 00871
1 Codec::decodeFrame(unsigned char const*, unsigned long, unsigned long*) [function] [call site] 00872
2 ihevcd_cxa_api_function [function] [call site] 00873
2 Codec::resetCodec() [function] [call site] 00874
3 ihevcd_cxa_api_function [function] [call site] 00875
2 ihevcd_cxa_api_function [function] [call site] 00876
2 Codec::allocFrame() [function] [call site] 00877
1 Codec::freeFrame() [function] [call site] 00878
1 Codec::deleteCodec() [function] [call site] 00879
2 ihevcd_cxa_api_function [function] [call site] 00880
1 Codec::~Codec() [function] [call site] 00881