Searched refs:PV_DecodePredictedIntraDC (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Ddec_pred_intra_dc.cpp23 PV_STATUS PV_DecodePredictedIntraDC( function
H A Dmp4dec_lib.h82 PV_STATUS PV_DecodePredictedIntraDC(int compnum, BitstreamDecVideo *stream,
H A Dcombined_decode.cpp627 status = PV_DecodePredictedIntraDC(comp, stream, &DC_coeff);
H A Ddatapart_decode.cpp554 status = PV_DecodePredictedIntraDC(comp, stream, (*DC + comp)); /* 03/01/01 */

Completed in 98 milliseconds