Searched refs:PV_DERING (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dpost_filter.cpp73 if ((filter_type & PV_DEBLOCK) && (filter_type & PV_DERING))
92 if (filter_type & PV_DERING)
105 if ((filter_type & PV_DEBLOCK) && (filter_type & PV_DERING))
124 if (filter_type & PV_DERING)
135 if ((filter_type & PV_DEBLOCK) && (filter_type & PV_DERING))
154 if (filter_type & PV_DERING)
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
H A Dmp4dec_api.h48 #define PV_DERING 2 macro

Completed in 34 milliseconds