Searched defs:PutMCBPC_Intra (Results 1 - 1 of 1) sorted by relevance

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

Completed in 242 milliseconds