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

  /external/libhevc/decoder/
ihevcd_profile.h 55 #define PROFILE_DISABLE_DEBLK() return;
57 #define PROFILE_DISABLE_DEBLK() ;
ihevcd_deblk.c 131 PROFILE_DISABLE_DEBLK();
  /external/libavc/decoder/
ih264d_debug.h 89 #define PROFILE_DISABLE_DEBLK() return;
91 #define PROFILE_DISABLE_DEBLK() ;
ih264d_deblocking.c 104 PROFILE_DISABLE_DEBLK()
415 PROFILE_DISABLE_DEBLK()
    [all...]

Completed in 101 milliseconds