Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_profile.h67 #define PROFILE_DISABLE_INTER_PRED() return; macro
69 #define PROFILE_DISABLE_INTER_PRED() ; macro
Dihevcd_inter_pred.c167 PROFILE_DISABLE_INTER_PRED(); in ihevcd_inter_pred_ctb()
/external/libavc/decoder/
Dih264d_debug.h117 #define PROFILE_DISABLE_INTER_PRED() return; macro
119 #define PROFILE_DISABLE_INTER_PRED() ; macro
Dih264d_inter_pred.c915 PROFILE_DISABLE_INTER_PRED() in ih264d_motion_compensate_bp()
1034 PROFILE_DISABLE_INTER_PRED() in ih264d_motion_compensate_mp()
1403 PROFILE_DISABLE_INTER_PRED() in ih264d_multiplex_ref_data()