Searched refs:Stop (Results 1 – 9 of 9) sorted by relevance
282 ExynosVideoErrorType (*Stop)(void *pHandle); member306 ExynosVideoErrorType (*Stop)(void *pHandle); member
585 Stop, enumerator
219 (pInbufOps->Stop == NULL) || (pOutbufOps->Stop == NULL) || in VP8CodecOpen()384 pInbufOps->Stop(hMFCHandle); in VP8CodecStop()388 pOutbufOps->Stop(hMFCHandle); in VP8CodecStop()
300 (pInbufOps->Stop == NULL) || (pOutbufOps->Stop == NULL) || in H264CodecOpen()465 pInbufOps->Stop(hMFCHandle); in H264CodecStop()469 pOutbufOps->Stop(hMFCHandle); in H264CodecStop()
462 (pInbufOps->Stop == NULL) || (pOutbufOps->Stop == NULL) || in H264CodecOpen()627 pInbufOps->Stop(hMFCHandle); in H264CodecStop()629 pOutbufOps->Stop(hMFCHandle); in H264CodecStop()
404 (pInbufOps->Stop == NULL) || (pOutbufOps->Stop == NULL) || in Mpeg4CodecOpen()569 pInbufOps->Stop(hMFCHandle); in Mpeg4CodecStop()573 pOutbufOps->Stop(hMFCHandle); in Mpeg4CodecStop()
590 (pInbufOps->Stop == NULL) || (pOutbufOps->Stop == NULL) || in Mpeg4CodecOpen()755 pInbufOps->Stop(hMFCHandle); in Mpeg4CodecStop()757 pOutbufOps->Stop(hMFCHandle); in Mpeg4CodecStop()
2210 .Stop = MFC_Decoder_Stop_Inbuf,2232 .Stop = MFC_Decoder_Stop_Outbuf,
2322 .Stop = MFC_Encoder_Stop_Inbuf,2345 .Stop = MFC_Encoder_Stop_Outbuf,