|  | 
                  
                  
                    
                    
                    
                    
    
            Doxygen Source Code DocumentationMain Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search
 
 prototypes.h File Reference#include "general.h"#include "ansi.h"#include "frame.h"
Go to the source code of this file. 
|  |  | 
 Functions |  | int GetBQScale | _ANSI_ARGS_ ((void)) |  | void SetSearchRange | _ANSI_ARGS_ ((int pixelsP, int pixelsB)) |  | void SetPixelSearch | _ANSI_ARGS_ ((char *searchType)) |  | void SetIQScale | _ANSI_ARGS_ ((int qI)) |  | void SetPQScale | _ANSI_ARGS_ ((int qP)) |  | void SetBQScale | _ANSI_ARGS_ ((int qB)) |  | void SetGOPSize | _ANSI_ARGS_ ((int size)) |  | void SetStatFileName | _ANSI_ARGS_ ((char *fileName)) |  | void SetSlicesPerFrame | _ANSI_ARGS_ ((int number)) |  | void DCTFrame | _ANSI_ARGS_ ((MpegFrame *mf)) |  | void MotionSearchPreComputation | _ANSI_ARGS_ ((MpegFrame *frame)) |  | boolean PMotionSearch | _ANSI_ARGS_ ((LumBlock currentBlock, MpegFrame *prev, int by, int bx, int *motionY, int *motionX)) |  | void mp_validate_size | _ANSI_ARGS_ ((int *x, int *y)) |  | void BlockToData | _ANSI_ARGS_ ((uint8 **data, Block block, int by, int bx)) |  | void AddMotionBlock | _ANSI_ARGS_ ((Block block, uint8 **prev, int by, int bx, int my, int mx)) |  | void AddBMotionBlock | _ANSI_ARGS_ ((Block block, uint8 **prev, uint8 **next, int by, int bx, int mode, int fmy, int fmx, int bmy, int bmx)) |  | int FType_Type | _ANSI_ARGS_ ((int frameNum)) |  | int FType_FutureRef | _ANSI_ARGS_ ((int currFrameNum)) |  | void SetFramePattern | _ANSI_ARGS_ ((char *pattern)) |  | void ShowPMVHistogram | _ANSI_ARGS_ ((FILE *fpointer)) |  | int SpecLookup | _ANSI_ARGS_ ((int fn, int typ, int num, BlockMV **info, int start_qs)) |  | int SpecTypeLookup | _ANSI_ARGS_ ((int fn)) |  | void pnm_promoteformat | _ANSI_ARGS_ ((xel **xels, int cols, int rows, xelval maxval, int format, xelval newmaxval, int newformat)) |  | void pnm_promoteformatrow | _ANSI_ARGS_ ((xel *xelrow, int cols, xelval maxval, int format, xelval newmaxval, int newformat)) |  
 Function Documentation
 
 
 
  
    | 
        
          | int SpecTypeLookup _ANSI_ARGS_ | ( | (int fn) |  | ) |  |  |  
 
 
  
    | 
        
          | void ShowBFMVHistogram _ANSI_ARGS_ | ( | (FILE *fpointer) |  | ) |  |  |  
 
  
    | 
        
          | void SetFramePattern _ANSI_ARGS_ | ( | (char *pattern) |  | ) |  |  |  
 
  
    | 
        
          | int FType_PastRef _ANSI_ARGS_ | ( | (int currFrameNum) |  | ) |  |  |  
 
  
    | 
        
          | int FType_Type _ANSI_ARGS_ | ( | (int frameNum) |  | ) |  |  |  
 
 
 
 
  
    | 
        
          | void mp_validate_size _ANSI_ARGS_ | ( | (int *x, int *y) |  | ) |  |  |  
 
 
 
 
  
    | 
        
          | void SetSlicesPerFrame _ANSI_ARGS_ | ( | (int number) |  | ) |  |  |  
 
  
    | 
        
          | void SetStatFileName _ANSI_ARGS_ | ( | (char *fileName) |  | ) |  |  |  
 
  
    | 
        
          | void SetGOPSize _ANSI_ARGS_ | ( | (int size) |  | ) |  |  |  
 
  
    | 
        
          | void SetBQScale _ANSI_ARGS_ | ( | (int qB) |  | ) |  |  |  
 
  
    | 
        
          | void SetPQScale _ANSI_ARGS_ | ( | (int qP) |  | ) |  |  |  
 
  
    | 
        
          | void SetIQScale _ANSI_ARGS_ | ( | (int qI) |  | ) |  |  |  
 
  
    | 
        
          | void SetPixelSearch _ANSI_ARGS_ | ( | (char *searchType) |  | ) |  |  |  
 
  
    | 
        
          | void SetSearchRange _ANSI_ARGS_ | ( | (int pixelsP, int pixelsB) |  | ) |  |  |  
 
  
    | 
        
          | int GetBQScale _ANSI_ARGS_ | ( | (void) |  | ) |  |  |  |