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

  /hardware/ti/omap3/libopencorehw/
android_surface_output_omap34xx.h 48 class AndroidSurfaceOutputOmap34xx : public AndroidSurfaceOutput
51 AndroidSurfaceOutputOmap34xx();
63 OSCL_IMPORT_REF ~AndroidSurfaceOutputOmap34xx();
android_surface_output_omap34xx.cpp 66 OSCL_EXPORT_REF AndroidSurfaceOutputOmap34xx::AndroidSurfaceOutputOmap34xx() :
76 OSCL_EXPORT_REF AndroidSurfaceOutputOmap34xx::~AndroidSurfaceOutputOmap34xx()
81 OSCL_EXPORT_REF bool AndroidSurfaceOutputOmap34xx::initCheck()
187 PVMFStatus AndroidSurfaceOutputOmap34xx::writeFrameBuf(uint8* aData, uint32 aDataLen, const PvmiMediaXferHeader& data_header_info)
261 void AndroidSurfaceOutputOmap34xx::setParametersSync(PvmiMIOSession aSession,
280 LOGV("AndroidSurfaceOutputOmap34xx::setParametersSync() Video Format Key, Value %s",iVideoFormatString.get_str());
289 LOGV("AndroidSurfaceOutputOmap34xx::setParametersSync() Video Width, Value %d", iVideoWidth);
293 LOGV("AndroidSurfaceOutputOmap34xx::setParametersSync() Video Height, Value %d", iVideoHeight)
    [all...]

Completed in 24 milliseconds