Lines Matching refs:encoderHandle
946 status_t OMXCameraAdapter::setupTunnel(uint32_t SliceHeight, uint32_t EncoderHandle, uint32_t width, uint32_t height) {
951 OMX_HANDLETYPE *encoderHandle = (OMX_HANDLETYPE *)EncoderHandle;
953 CAMHAL_LOGDB("\n %s: SliceHeight:%d, EncoderHandle:%d width:%d height:%d \n", __FUNCTION__, SliceHeight, EncoderHandle, width, height);
960 if (encoderHandle == NULL) {
1041 mCameraAdapterParameters.mVideoPortIndex, encoderHandle, 0);