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

  /external/libhevc/decoder/
ihevcd_profile.h 55 #define PROFILE_DISABLE_DEBLK() return;
57 #define PROFILE_DISABLE_DEBLK() ;
  /external/libavc/decoder/
ih264d_debug.h 89 #define PROFILE_DISABLE_DEBLK() return;
91 #define PROFILE_DISABLE_DEBLK() ;

Completed in 87 milliseconds