HomeSort by relevance Sort by last modified time
    Searched refs:iMP4H263EncoderInterface (Results 1 - 2 of 2) sorted by null

  /external/opencore/engines/2way/test/include/
connect_test.h 31 iMP4H263EncoderInterface(NULL) {};
58 PVInterface *iMP4H263EncoderInterface;
  /external/opencore/engines/2way/test/src/
connect_test.cpp 115 OSCL_TRY(error, iEncoderIFCommandId = terminal->QueryInterface(mp4h263EncUuid, iMP4H263EncoderInterface, NULL));
132 PVMp4H263EncExtensionInterface *ptr = (PVMp4H263EncExtensionInterface *) iMP4H263EncoderInterface;
135 iMP4H263EncoderInterface->removeRef();

Completed in 10 milliseconds