Searched refs:PARSE_VALUES (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | diracdec.c | 712 #define PARSE_VALUES(type, x, gb, ebits, buf1, buf2) \ macro 753 PARSE_VALUES(int32_t, x, gb, bits_end, buf1, buf2); in decode_subband() 763 PARSE_VALUES(int16_t, x, gb, bits_end, buf1, buf2); in decode_subband()
|
Completed in 4 milliseconds