Home
last modified time | relevance | path

Searched refs:pack_bytes (Results 1 - 2 of 2) sorted by relevance

/third_party/libsnd/src/G72x/
H A Dg72x.c42 static int pack_bytes (int bits, const short * samples, unsigned char * block) ;
260 count = pack_bytes (pstate->codec_bits, samples, block) ; in g72x_encode_block()
626 pack_bytes (int bits, const short * samples, unsigned char * block) in pack_bytes() function
644 } /* pack_bytes */ in pack_bytes()
/third_party/python/Lib/
H A Dxdrlib.py114 pack_bytes = pack_string variable in Packer

Completed in 2 milliseconds