Searched refs:WebRtcG722_Encode (Results 1 – 4 of 4) sorted by relevance
92 size_t WebRtcG722_Encode(G722EncInst* G722enc_inst,
46 size_t WebRtcG722_Encode(G722EncInst *G722enc_inst, in WebRtcG722_Encode() function
111 const size_t bytes_encoded = WebRtcG722_Encode( in EncodeImpl()
122 stream_len = WebRtcG722_Encode((G722EncInst*)G722enc_inst, shortdata, in main()