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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
combined_decode.cpp 560 if (video->postFilterType != PV_NO_POST_PROC)
649 if (video->postFilterType != PV_NO_POST_PROC)
682 if (video->postFilterType != PV_NO_POST_PROC)
691 if (video->postFilterType != PV_NO_POST_PROC)
712 if (video->postFilterType != PV_NO_POST_PROC)
721 if (video->postFilterType != PV_NO_POST_PROC)
736 if (video->postFilterType != PV_NO_POST_PROC)
745 if (video->postFilterType != PV_NO_POST_PROC)
764 if (video->postFilterType != PV_NO_POST_PROC)
773 if (video->postFilterType != PV_NO_POST_PROC
    [all...]
datapart_decode.cpp 650 if (video->postFilterType != PV_NO_POST_PROC)
702 if (video->postFilterType != PV_NO_POST_PROC)
742 if (video->postFilterType != PV_NO_POST_PROC)
764 if (video->postFilterType != PV_NO_POST_PROC)
784 if (video->postFilterType != PV_NO_POST_PROC)
mp4lib_int.h 272 int postFilterType; /* Postfilter mode 04/25/00 */
mb_motion_comp.cpp 399 if (video->postFilterType != PV_NO_POST_PROC)
597 if (video->postFilterType != PV_NO_POST_PROC)
pvdec_api.cpp 759 video->postFilterType = mode;
    [all...]

Completed in 198 milliseconds