Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dadpcm.c2008 #define THP_GET16(g) \ in adpcm_decode_frame() macro
2024 table[i][n] = THP_GET16(tb); in adpcm_decode_frame()
2028 table[i][n] = THP_GET16(gb); in adpcm_decode_frame()
2033 c->status[i].sample1 = THP_GET16(gb); in adpcm_decode_frame()
2034 c->status[i].sample2 = THP_GET16(gb); in adpcm_decode_frame()

Completed in 4 milliseconds