Searched refs:PutMCBPC_Intra (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | vlc_encode.h | 28 Int PutMCBPC_Intra(Int cbpc, Int mode, BitstreamEncVideo *bitstream);
|
D | vlc_encode.cpp | 148 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()
|