Home | History | Annotate | Download | only in src

Lines Matching refs:pPlaneYuvWithEffect

153     pClipCtxt->pPlaneYuvWithEffect = M4OSA_NULL;
1856 if(pClipCtxt->pPlaneYuvWithEffect != M4OSA_NULL) {
1857 if(pClipCtxt->pPlaneYuvWithEffect[0].pac_data != M4OSA_NULL) {
1858 free(pClipCtxt->pPlaneYuvWithEffect[0].pac_data);
1859 pClipCtxt->pPlaneYuvWithEffect[0].pac_data = M4OSA_NULL;
1861 free(pClipCtxt->pPlaneYuvWithEffect);
1862 pClipCtxt->pPlaneYuvWithEffect = M4OSA_NULL;