Home
last modified time | relevance | path

Searched refs:GET_STR16 (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Daviobuf.c878 #define GET_STR16(type, read) \ macro
897 GET_STR16(le, avio_rl16) in GET_STR16() function
898 GET_STR16(be, avio_rb16) in GET_STR16()
900 #undef GET_STR16 in GET_STR16()