Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmqcenc.c31 static void byteout(MqcState *mqc) in byteout() function
57 byteout(mqc); in renorme()
109 byteout(mqc); in ff_mqc_flush()
111 byteout(mqc); in ff_mqc_flush()
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestCharset.java655 byte byteout[] = { in TestHZ()
662 ByteBuffer bb = ByteBuffer.wrap(byteout); in TestHZ()
2771 byte byteout[] = { in TestCharsetASCIIOverFlow()
2777 ByteBuffer bb = ByteBuffer.wrap(byteout); in TestCharsetASCIIOverFlow()