Home
last modified time | relevance | path

Searched refs:BASE_PROFILE_IDC (Results 1 – 6 of 6) sorted by relevance

/external/libavc/decoder/
Dih264d_defs.h258 #define BASE_PROFILE_IDC 66 macro
Dih264d_parse_headers.c529 (u1_profile_idc != BASE_PROFILE_IDC) && in ih264d_parse_sps()
Dih264d_parse_pslice.c1666 if(BASE_PROFILE_IDC != ps_dec->ps_cur_sps->u1_profile_idc) in ih264d_mark_err_slice_skip()
2044 if(BASE_PROFILE_IDC != ps_dec->ps_cur_sps->u1_profile_idc) in ih264d_parse_pslice()
Dih264d_parse_bslice.c1547 if(BASE_PROFILE_IDC != ps_dec->ps_cur_sps->u1_profile_idc) in ih264d_parse_bslice()
Dih264d_parse_slice.c1852 if(BASE_PROFILE_IDC != ps_dec->ps_cur_sps->u1_profile_idc) in ih264d_parse_decode_slice()
Dih264d_utils.c1994 if(BASE_PROFILE_IDC != ps_dec->ps_cur_sps->u1_profile_idc) in ih264d_allocate_dynamic_bufs()