#include <stdint.h>
#include "config.h"
#include "libavutil/attributes.h"
#include "libavutil/riscv/cpu.h"
Go to the source code of this file.
◆ av_bswap16
| #define av_bswap16 __builtin_bswap16 |
Definition at line 28 of file bswap.h.
Referenced by bl16_decode_5(), bswap(), bswap16_buf(), bswap16UV_c(), bswap_16bpc(), decode_0cpy(), decode_frame(), ff_fill_rectangle(), ff_spdif_bswap_buf16(), ff_sws_alphablendaway(), ff_sws_apply_op_q(), fillPlane16(), gbr16ptopacked16(), gbr16ptopacked30(), if(), lut_packed_16bits(), lut_planar_16bits(), mov_write_ms_tag(), output_frame_end(), packed16togbra16(), packed30togbra10(), planarCopyWrapper(), rgbToRgbWrapper(), smka_decode_frame(), solve_shuffle(), svq1_decode_frame_header(), svq3_decode_extradata(), update_sample_stats_16(), verify_plane_crc(), write_frame_footer(), y21xle_wrapper(), yuv2gbrp16_full_X_c(), yuv2gbrp_full_X_c(), and yuv2gbrpmsb_full_X_c().
◆ av_bswap32
Definition at line 47 of file bswap.h.
Referenced by asf_read_stream_properties(), av_bswap64(), av_crc_init(), bmp_parse(), bswap(), bswap_32bpc(), bswap_buf(), cri_parse(), decode_frame(), decode_frame(), dnxuc_parse(), dpx_parse(), ea_probe(), ff_decklink_list_formats(), ff_dovi_rpu_generate(), ff_dovi_rpu_parse(), ff_sws_apply_op_q(), fillPlane32(), if(), mjpeg_decode_app(), mov_codec_id(), mov_read_udta_string(), mpegts_write_section(), planarCopyWrapper(), png_write_chunk(), process_ea_header(), read_header(), set_crc_tab(), solve_shuffle(), vqa_decode_frame_hicolor(), vqa_decode_frame_pal8(), vtenc_configure_encoder(), webp_parse(), wsvqa_read_packet(), xor_block(), xvag_read_header(), yuv2gbrpf32_full_X_c(), yuv2plane1_float_bswap_c_template(), and yuv2planeX_float_bswap_c_template().
◆ av_bswap32_rv()