Searched defs:AV_WLA (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavutil/ | ||
H A D | intreadwrite.h | 547 # define AV_WLA(s, p, v) AV_WN##s##A(p, av_bswap##s(v)) macro 550 # define AV_WLA(s, p, v) AV_WN##s##A(p, v) macro |
Completed in 2 milliseconds