$Id: FeedbackInterface.h 3096 2005-06-21 20:07:11Z ekuznetsov $ Copyright (c) 2004 DivX, Inc. All rights reserved. This software is the confidential and proprietary information of DivX, Inc., Inc. and may be used only in accordance with the terms of your license from DivX, Inc.
#include "../common/DivXPortable.h"
#include "../common/Cpu.h"
#include <string.h>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | FeedbackInterface |
Base class representing an object that can receive feedback during encoding. More... | |
Defines | |
#define | DEBUG_VIRTUAL virtual |
|
|