Home | History | Annotate | Download | only in src

Lines Matching refs:Vop

799 *   05/10/2000  Error resilient decoding of vop header.
802 PV_STATUS DecodeVOPHeader(VideoDecData *video, Vop *currVop, Bool use_ext_timestamp)
811 * Read the VOP header from the bitstream (No shortVideoHeader Mode here!)
826 /* We should have a VOP header following the GOV header. 03/15/2001 */
872 /* we always assumes fixed vop rate here */
1012 PV_STATUS DecodeShortHeader(VideoDecData *video, Vop *currVop)
1492 /* Setting of other VOP
1511 * -- PV_DecodeVop -- Decodes the VOP information from the bitstream
1530 * Do scalable or non-scalable decoding of the current VOP
1614 * -- CalcVopDisplayTime -- calculate absolute time when VOP is to be displayed
1619 uint32 CalcVopDisplayTime(Vol *currVol, Vop *currVop, int shortVideoHeader)
1625 * Calculate the time when the VOP is to be displayed next