Searched refs:postFilterType (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dcombined_decode.cpp560 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 !
[all...]
H A Ddatapart_decode.cpp650 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)
H A Dmp4lib_int.h272 int postFilterType; /* Postfilter mode 04/25/00 */ member in struct:tagVideoDecData
H A Dmb_motion_comp.cpp408 if (video->postFilterType != PV_NO_POST_PROC)
613 if (video->postFilterType != PV_NO_POST_PROC)
H A Dpvdec_api.cpp813 video->postFilterType = mode;
1613 if (video->postFilterType)
1623 if (video->postFilterType)
1626 PostFilter(video, video->postFilterType, outputBuffer);

Completed in 360 milliseconds