Searched defs:AV_RLA (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavutil/ | ||
H A D | intreadwrite.h | 546 # define AV_RLA(s, p) av_bswap##s(AV_RN##s##A(p)) macro 549 # define AV_RLA(s, p) AV_RN##s##A(p) macro |
Completed in 2 milliseconds