Searched defs:encode_byte (Results 1 – 2 of 2) sorted by relevance
322 static av_always_inline void encode_byte(G722Context *c, uint8_t *dst, in encode_byte() function
45 void encode_byte (unsigned char b) in encode_byte() function