AV_RN64A           72 libavcodec/bit_depth_template.c #   define AV_RN4PA AV_RN64A
AV_RN64A          382 libavcodec/h264_loopfilter.c         if(AV_RN64A(bS[dir][edge])) {                                   \
AV_RN64A          813 libavcodec/h264dec.h         return !(AV_RN64A(sl->sub_mb_type) &
AV_RN64A          817 libavcodec/h264dec.h         return !(AV_RN64A(sl->sub_mb_type) &
AV_RN64A          474 libavcodec/iff.c         uint64_t v = AV_RN64A(dst) | lut[*buf++];
AV_RN64A          125 libavcodec/simple_idct_template.c     if (((AV_RN64A(row) & ~ROW0_MASK) | AV_RN64A(row+4)) == 0) {
AV_RN64A          179 libavcodec/simple_idct_template.c     if (AV_RN64A(row + 4) | AV_RN64A(row + 6)) {
AV_RN64A          181 libavcodec/simple_idct_template.c     if (AV_RN64A(row + 4)) {
AV_RN64A         1073 libavcodec/vp9block.c         MERGE_CTX(8, AV_RN64A);
AV_RN64A         1121 libavcodec/vp9block.c             MERGE_CTX(8, AV_RN64A);
AV_RN64A          147 libavformat/prompeg.c         v1 = AV_RN64A(in1);
AV_RN64A          148 libavformat/prompeg.c         v2 = AV_RN64A(in2);
AV_RN64A          529 libavutil/intreadwrite.h #ifndef AV_RN64A
AV_RN64A         1824 libswscale/swscale_unscaled.c         uint64_t v = AV_RN64A(srcPtr2 + j); \