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

  /external/libhevc/decoder/
ihevcd_profile.h 88 #define PROFILE_DISABLE_MV_PREDICTION() return;
90 #define PROFILE_DISABLE_MV_PREDICTION() ;
ihevcd_get_mv.c 134 PROFILE_DISABLE_MV_PREDICTION();

Completed in 141 milliseconds