Searched refs:compnum (Results 1 – 4 of 4) sorted by relevance
24 int compnum, in PV_DecodePredictedIntraDC() argument41 status = PV_VlcDecIntraDCPredSize(stream, compnum, &DC_size); in PV_DecodePredictedIntraDC()
115 PV_STATUS PV_VlcDecIntraDCPredSize(BitstreamDecVideo *stream, int compnum, uint *DC_size);
83 PV_STATUS PV_DecodePredictedIntraDC(int compnum, BitstreamDecVideo *stream,
628 PV_STATUS PV_VlcDecIntraDCPredSize(BitstreamDecVideo *stream, int compnum, uint *DC_size) in PV_VlcDecIntraDCPredSize() argument634 if (compnum < 4) /* luminance block */ in PV_VlcDecIntraDCPredSize()