Home
last modified time | relevance | path

Searched refs:PutMCBPC_Intra (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dvlc_encode.h28 Int PutMCBPC_Intra(Int cbpc, Int mode, BitstreamEncVideo *bitstream);
Dvlc_encode.cpp148 Int PutMCBPC_Intra(Int cbpc, Int mode, BitstreamEncVideo *bitstream);
239 PutMCBPC_Intra(Int cbp, Int mode, BitstreamEncVideo *bitstream) in PutMCBPC_Intra() function
925 PutMCBPC_Intra(CBP, Mode, bs1); /* MCBPC */ in MBVlcEncodeDataPar_I_VOP()
1180 PutMCBPC_Intra(CBP, Mode, bs1); /* mcbpc I_VOP */ in MBVlcEncodeCombined_I_VOP()