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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
post_filter.cpp 73 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/
mp4dec_api.h 48 #define PV_DERING 2

Completed in 63 milliseconds