Home
last modified time | relevance | path

Searched refs:PVDS_END_OF_STREAM (Results 1 – 7 of 7) sorted by relevance

/external/opencore/pvmi/pvmf/include/
Dpvmi_data_stream_interface.h73 PVDS_END_OF_STREAM, enumerator
/external/opencore/fileformats/common/parser/src/
Dpvfile.cpp292 if ((status == PVDS_SUCCESS) || (status == PVDS_END_OF_STREAM)) in GetRemainingBytes()
/external/opencore/pvmi/recognizer/src/
Dpvmf_recognizer_registry_impl.cpp464 if ((status == PVDS_END_OF_STREAM) || (capacity == totalSize)) in CheckForDataAvailability()
/external/opencore/nodes/pvdownloadmanagernode/src/
Dpvmf_filebufferdatastream_factory.cpp355 return PVDS_END_OF_STREAM; in QueryReadCapacity()
Dpvmf_memorybufferdatastream_factory.cpp358 status = PVDS_END_OF_STREAM; in QueryReadCapacity()
/external/opencore/nodes/pvmp3ffparsernode/src/
Dpvmf_mp3ffparser_node.cpp1144 if (status == PVDS_END_OF_STREAM) in DoPrepare()
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node.cpp2721 if (status == PVDS_END_OF_STREAM) in DoPrepare()