Searched refs:PV_DecodePredictedIntraDC (Results 1 – 4 of 4) sorted by relevance
23 PV_STATUS PV_DecodePredictedIntraDC( in PV_DecodePredictedIntraDC() function
82 PV_STATUS PV_DecodePredictedIntraDC(int compnum, BitstreamDecVideo *stream,
609 status = PV_DecodePredictedIntraDC(comp, stream, &DC_coeff);
554 status = PV_DecodePredictedIntraDC(comp, stream, (*DC + comp)); /* 03/01/01 */ in GetMBheaderDataPart_DQUANT_DC()