Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_thread_parse_decode.h29 void ih264d_parse_tfr_nmb(dec_struct_t *ps_dec,
Dih264d_parse_pslice.c1071 ih264d_parse_tfr_nmb(ps_dec, u1_mb_idx, u1_num_mbs, in ih264d_parse_inter_slice_data_cabac()
1412 ih264d_parse_tfr_nmb(ps_dec, u1_mb_idx, u1_num_mbs, in ih264d_parse_inter_slice_data_cavlc()
1644 ih264d_parse_tfr_nmb(ps_dec, u1_mb_idx, u1_num_mbs, in ih264d_mark_err_slice_skip()
1859 ih264d_parse_tfr_nmb(ps_dec, u1_mb_idx, u1_num_mbs, in ih264d_mark_err_slice_skip()
Dih264d_parse_islice.c924 ih264d_parse_tfr_nmb(ps_dec, u1_mb_idx, u1_num_mbs, in ih264d_parse_islice_data_cavlc()
1150 ih264d_parse_tfr_nmb(ps_dec, u1_mb_idx, u1_num_mbs, in ih264d_parse_islice_data_cabac()
Dih264d_thread_parse_decode.c62 void ih264d_parse_tfr_nmb(dec_struct_t * ps_dec, in ih264d_parse_tfr_nmb() function