Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_profile.h55 #define PROFILE_DISABLE_DEBLK() return; macro
57 #define PROFILE_DISABLE_DEBLK() ; macro
Dihevcd_deblk.c131 PROFILE_DISABLE_DEBLK(); in ihevcd_deblk_ctb()
/external/libavc/decoder/
Dih264d_debug.h89 #define PROFILE_DISABLE_DEBLK() return; macro
91 #define PROFILE_DISABLE_DEBLK() ; macro
Dih264d_deblocking.c104 PROFILE_DISABLE_DEBLK() in ih264d_filter_boundary_left_nonmbaff()
415 PROFILE_DISABLE_DEBLK() in ih264d_deblock_mb_nonmbaff()
1365 PROFILE_DISABLE_DEBLK() in ih264d_filter_boundary_left_mbaff()
1667 PROFILE_DISABLE_DEBLK() in ih264d_deblock_mb_mbaff()