Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

static int Impala::Core::Stream::LavcProtocolLocalFile_open ( URLContext *  h,
const char *  url,
int  flags 
) [static]

Definition at line 17 of file LavcProtocolLocalFile.h.

References Impala::Core::Stream::LavcProtocolLocalFileImpl::Open().

00018 {
00019     return LavcProtocolLocalFileImpl::Open(h, url, flags);
00020 }

Here is the call graph for this function:


Generated on Thu Jan 13 09:20:24 2011 for ImpalaSrc by  doxygen 1.5.1