HomeSort by relevance Sort by last modified time
    Searched refs:PROFILE_DISABLE_INTER_PRED (Results 1 - 2 of 2) sorted by null

  /external/libhevc/decoder/
ihevcd_profile.h 67 #define PROFILE_DISABLE_INTER_PRED() return;
69 #define PROFILE_DISABLE_INTER_PRED() ;
ihevcd_inter_pred.c 167 PROFILE_DISABLE_INTER_PRED();

Completed in 69 milliseconds