Searched defs:encode_byte (Results 1 – 4 of 4) sorted by relevance
319 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