Dirac - A Video Codec

Created by the British Broadcasting Corporation.


PicInput Class Reference

Picture input class. More...

#include <pic_io.h>

List of all members.

Public Member Functions

Protected Member Functions

Protected Attributes


Detailed Description

Class for reading picture data from a file.


Constructor & Destructor Documentation

PicInput::PicInput const char *  input_name  ) 
 

Constructor, takes /param input_name the name of the input picture file

virtual PicInput::~PicInput  )  [virtual]
 


Member Function Documentation

bool PicInput::End  )  const
 

const SeqParams& PicInput::GetSeqParams  )  const [inline]
 

virtual bool PicInput::ReadComponent PicArray pic_data,
const CompSort cs
[protected, virtual]
 

virtual bool PicInput::ReadNextFrame Frame myframe  )  [virtual]
 

virtual bool PicInput::ReadPicHeader  )  [virtual]
 

void PicInput::SetPadding const int  xpd,
const int  ypd
 

void PicInput::Skip const int  n  ) 
 


Member Data Documentation

std::ifstream* PicInput::m_ip_head_ptr [protected]
 

std::ifstream* PicInput::m_ip_pic_ptr [protected]
 

SeqParams PicInput::m_sparams [protected]
 

int PicInput::m_xpad [protected]
 

int PicInput::m_ypad [protected]
 


The documentation for this class was generated from the following file:

© 2004 British Broadcasting Corporation. Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.