Home
last modified time | relevance | path

Searched defs:to_encode (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/ldac/
Dgstldacenc.c359 gint encoded, to_encode = 0; in gst_ldac_enc_handle_frame() local
/third_party/pulseaudio/src/modules/bluetooth/
Da2dp-codec-sbc.c787 size_t to_write, to_encode; in encode_buffer() local
/third_party/python/Lib/email/
D_header_value_parser.py2865 def _fold_as_ew(to_encode, lines, maxlen, last_ew, ew_combine_allowed, charset): argument