Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dg722enc.c146 static inline int encode_high(const struct G722Band *state, int xhigh) in encode_high() function
269 * encode_high - since there's only 4 possible values, test in g722_encode_trellis()
327 ihigh = encode_high(&c->band[1], xhigh); in encode_byte()

Completed in 2 milliseconds