Searched refs:readAsync (Results 1 - 25 of 26) sorted by relevance

12

/external/opencore/pvmi/pvmf/include/
H A Dpvmi_media_transfer.h173 virtual PVMFCommandId readAsync(
184 * @param read_cmd_id Corresponding to read_cmd_id returned in readAsync
189 * in readAsync request
218 * Any outstanding writeAsync or readAsync commands may be cancelled by
224 * @param command_id unique command_id returned by writeAsyn or readAsync
232 * Cancels all outstanding writeAsync or readAsync commands.
/external/opencore/nodes/pvmediainputnode/src/
H A Dpvmf_media_input_node_outport.h111 PVMFCommandId readAsync(uint8* data, uint32 max_data_len, OsclAny* aContext = NULL,
H A Dpvmf_media_input_node_outport.cpp489 PVMFCommandId PvmfMediaInputNodeOutPort::readAsync(uint8* data, uint32 max_data_len, OsclAny* context, function in class:PvmfMediaInputNodeOutPort
/external/opencore/android/
H A Dandroid_surface_output.h167 PVMFCommandId readAsync(uint8* data, uint32 max_data_len,
H A Dandroid_audio_mio.h218 PVMFCommandId readAsync(uint8* data, uint32 max_data_len, OsclAny* aContext=NULL, function in class:AndroidAudioMIO
H A Dandroid_surface_output.cpp683 PVMFCommandId AndroidSurfaceOutput::readAsync(uint8* data, uint32 max_data_len, OsclAny* aContext, function in class:AndroidSurfaceOutput
686 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0,"AndroidSurfaceOutput::readAsync() called"));
/external/opencore/engines/adapters/player/framemetadatautility/src/
H A Dpv_frame_metadata_mio_audio.h125 PVMFCommandId readAsync(uint8* data, uint32 max_data_len, OsclAny* aContext = NULL,
H A Dpv_frame_metadata_mio_video.h128 PVMFCommandId readAsync(uint8* data, uint32 max_data_len, OsclAny* aContext = NULL,
H A Dpv_frame_metadata_mio_audio.cpp614 PVMFCommandId PVFMAudioMIO::readAsync(uint8* data, uint32 max_data_len, OsclAny* aContext, int32* formats, uint16 num_formats) function in class:PVFMAudioMIO
616 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVFMAudioMIO::readAsync() called"));
625 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_INFO, (0, "PVFMAudioMIO::readAsync() NOT SUPPORTED"));
H A Dpv_frame_metadata_mio_video.cpp992 PVMFCommandId PVFMVideoMIO::readAsync(uint8* data, uint32 max_data_len, OsclAny* aContext, int32* formats, uint16 num_formats) function in class:PVFMVideoMIO
994 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVFMVideoMIO::readAsync() called"));
1003 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_INFO, (0, "PVFMVideoMIO::readAsync() NOT SUPPORTED"));
/external/opencore/nodes/pvcommsionode/src/
H A Dpv_comms_io_node_port.h116 PVMFCommandId readAsync(uint8* data, uint32 max_data_len, OsclAny* aContext = NULL,
H A Dpv_comms_io_node_port.cpp417 PVMFCommandId PVCommsIONodePort::readAsync(uint8* data, uint32 max_data_len, OsclAny* context, function in class:PVCommsIONodePort
/external/opencore/nodes/pvmediaoutputnode/src/
H A Dpv_media_output_node_inport.h151 PVMFCommandId readAsync(uint8* data, uint32 max_data_len, OsclAny* aContext = NULL,
H A Dpv_media_output_node_inport.cpp813 PVMFCommandId PVMediaOutputNodePort::readAsync(uint8* data, uint32 max_data_len, OsclAny* context, function in class:PVMediaOutputNodePort
/external/opencore/pvmi/media_io/pvmi_mio_fileinput/src/
H A Dpvmi_mio_fileinput.h203 OSCL_IMPORT_REF PVMFCommandId readAsync(uint8* data, uint32 max_data_len, OsclAny* aContext = NULL,
H A Dpvmi_mio_fileinput.cpp404 OSCL_EXPORT_REF PVMFCommandId PvmiMIOFileInput::readAsync(uint8* data, uint32 max_data_len, function in class:PvmiMIOFileInput
412 // This is an active data source. readAsync is not supported.
/external/opencore/pvmi/media_io/pvmio_comm_loopback/src/
H A Dpvmi_mio_comm_loopback.h202 OSCL_IMPORT_REF PVMFCommandId readAsync(uint8* data, uint32 max_data_len, OsclAny* aContext = NULL,
H A Dpvmi_mio_comm_loopback.cpp409 OSCL_EXPORT_REF PVMFCommandId PvmiMIOCommLoopback::readAsync(uint8* data, uint32 max_data_len, function in class:PvmiMIOCommLoopback
417 // This is an active data source. readAsync is not supported.
/external/opencore/android/author/
H A Dandroid_audio_input.h258 PVMFCommandId readAsync(uint8* data, uint32 max_data_len, OsclAny* aContext=NULL,
H A Dandroid_camera_input.h351 PVMFCommandId readAsync(uint8* data,
H A Dandroid_audio_input.cpp443 PVMFCommandId AndroidAudioInput::readAsync(uint8* data, uint32 max_data_len, function in class:AndroidAudioInput
451 // This is an active data source. readAsync is not supported.
H A Dandroid_camera_input.cpp444 PVMFCommandId AndroidCameraInput::readAsync(uint8* data, function in class:AndroidCameraInput
450 LOGV("readAsync");
456 // This is an active data source. readAsync is not supported.
/external/opencore/pvmi/media_io/pvmi_mio_avi_wav_fileinput/src/
H A Dpvmi_mio_avi_wav_file.h289 OSCL_IMPORT_REF PVMFCommandId readAsync(uint8* aData, uint32 aMax_data_len, OsclAny* aContext = NULL,
H A Dpvmi_mio_avi_wav_file.cpp397 OSCL_EXPORT_REF PVMFCommandId PvmiMIOAviWavFile::readAsync(uint8* aData, uint32 aMax_data_len, function in class:PvmiMIOAviWavFile
405 // This is an active data source. readAsync is not supported.
/external/opencore/pvmi/media_io/pvmiofileoutput/include/
H A Dpvmi_media_io_fileoutput.h251 PVMFCommandId readAsync(uint8* data, uint32 max_data_len,

Completed in 73 milliseconds

12