Searched refs:iVideoSourceYUVIOControl (Results 1 – 2 of 2) sorted by relevance
490 iVideoSourceYUVIOControl = PvmiMIOFileInputFactory::Create(iVideoSourceYUVFileSettings); in create_sink_source()491 iVideoSourceYUV = PvmfMediaInputNodeFactory::Create(iVideoSourceYUVIOControl); in create_sink_source()616 if (iVideoSourceYUVIOControl) in destroy_sink_source()618 PvmiMIOFileInputFactory::Delete(iVideoSourceYUVIOControl); in destroy_sink_source()619 iVideoSourceYUVIOControl = NULL; in destroy_sink_source()
350 PvmiMIOControl* iVideoSourceYUVIOControl; variable