FFmpeg
Variables
constants.c File Reference
#include "libavutil/intfloat.h"
#include "constants.h"

Go to the source code of this file.

Variables

const union av_intfloat64 ff_pw_1 = {0x0001000100010001ULL}
 
const union av_intfloat64 ff_pw_2 = {0x0002000200020002ULL}
 
const union av_intfloat64 ff_pw_3 = {0x0003000300030003ULL}
 
const union av_intfloat64 ff_pw_4 = {0x0004000400040004ULL}
 
const union av_intfloat64 ff_pw_5 = {0x0005000500050005ULL}
 
const union av_intfloat64 ff_pw_6 = {0x0006000600060006ULL}
 
const union av_intfloat64 ff_pw_8 = {0x0008000800080008ULL}
 
const union av_intfloat64 ff_pw_9 = {0x0009000900090009ULL}
 
const union av_intfloat64 ff_pw_10 = {0x000A000A000A000AULL}
 
const union av_intfloat64 ff_pw_12 = {0x000C000C000C000CULL}
 
const union av_intfloat64 ff_pw_15 = {0x000F000F000F000FULL}
 
const union av_intfloat64 ff_pw_16 = {0x0010001000100010ULL}
 
const union av_intfloat64 ff_pw_17 = {0x0011001100110011ULL}
 
const union av_intfloat64 ff_pw_18 = {0x0012001200120012ULL}
 
const union av_intfloat64 ff_pw_20 = {0x0014001400140014ULL}
 
const union av_intfloat64 ff_pw_22 = {0x0016001600160016ULL}
 
const union av_intfloat64 ff_pw_28 = {0x001C001C001C001CULL}
 
const union av_intfloat64 ff_pw_32 = {0x0020002000200020ULL}
 
const union av_intfloat64 ff_pw_53 = {0x0035003500350035ULL}
 
const union av_intfloat64 ff_pw_64 = {0x0040004000400040ULL}
 
const union av_intfloat64 ff_pw_128 = {0x0080008000800080ULL}
 
const union av_intfloat64 ff_pw_512 = {0x0200020002000200ULL}
 
const union av_intfloat64 ff_pw_m8tom5 = {0xFFFBFFFAFFF9FFF8ULL}
 
const union av_intfloat64 ff_pw_m4tom1 = {0xFFFFFFFEFFFDFFFCULL}
 
const union av_intfloat64 ff_pw_1to4 = {0x0004000300020001ULL}
 
const union av_intfloat64 ff_pw_5to8 = {0x0008000700060005ULL}
 
const union av_intfloat64 ff_pw_0to3 = {0x0003000200010000ULL}
 
const union av_intfloat64 ff_pw_4to7 = {0x0007000600050004ULL}
 
const union av_intfloat64 ff_pw_8tob = {0x000b000a00090008ULL}
 
const union av_intfloat64 ff_pw_ctof = {0x000f000e000d000cULL}
 
const union av_intfloat64 ff_pw_32_1 = {0x0000000100000001ULL}
 
const union av_intfloat64 ff_pw_32_4 = {0x0000000400000004ULL}
 
const union av_intfloat64 ff_pw_32_64 = {0x0000004000000040ULL}
 
const union av_intfloat64 ff_pb_1 = {0x0101010101010101ULL}
 
const union av_intfloat64 ff_pb_3 = {0x0303030303030303ULL}
 
const union av_intfloat64 ff_pb_80 = {0x8080808080808080ULL}
 
const union av_intfloat64 ff_pb_A1 = {0xA1A1A1A1A1A1A1A1ULL}
 
const union av_intfloat64 ff_pb_FE = {0xFEFEFEFEFEFEFEFEULL}
 
const union av_intfloat64 ff_rnd = {0x0004000400040004ULL}
 
const union av_intfloat64 ff_rnd2 = {0x0040004000400040ULL}
 
const union av_intfloat64 ff_rnd3 = {0x0020002000200020ULL}
 
const union av_intfloat64 ff_ff_wm1010 = {0xFFFF0000FFFF0000ULL}
 
const union av_intfloat64 ff_d40000 = {0x0000000000040000ULL}
 

Variable Documentation

◆ ff_pw_1

const union av_intfloat64 ff_pw_1 = {0x0001000100010001ULL}

Definition at line 25 of file constants.c.

Referenced by ff_h264_luma_dc_dequant_idct_8_mmi().

◆ ff_pw_2

const union av_intfloat64 ff_pw_2 = {0x0002000200020002ULL}

Definition at line 26 of file constants.c.

Referenced by ff_pred8x8l_top_dc_8_mmi().

◆ ff_pw_3

const union av_intfloat64 ff_pw_3 = {0x0003000300030003ULL}

Definition at line 27 of file constants.c.

◆ ff_pw_4

const union av_intfloat64 ff_pw_4 = {0x0004000400040004ULL}

◆ ff_pw_5

const union av_intfloat64 ff_pw_5 = {0x0005000500050005ULL}

◆ ff_pw_6

const union av_intfloat64 ff_pw_6 = {0x0006000600060006ULL}

Definition at line 30 of file constants.c.

◆ ff_pw_8

const union av_intfloat64 ff_pw_8 = {0x0008000800080008ULL}

Definition at line 31 of file constants.c.

◆ ff_pw_9

const union av_intfloat64 ff_pw_9 = {0x0009000900090009ULL}

Definition at line 32 of file constants.c.

◆ ff_pw_10

const union av_intfloat64 ff_pw_10 = {0x000A000A000A000AULL}

Definition at line 33 of file constants.c.

◆ ff_pw_12

const union av_intfloat64 ff_pw_12 = {0x000C000C000C000CULL}

Definition at line 34 of file constants.c.

◆ ff_pw_15

const union av_intfloat64 ff_pw_15 = {0x000F000F000F000FULL}

Definition at line 35 of file constants.c.

◆ ff_pw_16

const union av_intfloat64 ff_pw_16 = {0x0010001000100010ULL}

◆ ff_pw_17

const union av_intfloat64 ff_pw_17 = {0x0011001100110011ULL}

Definition at line 37 of file constants.c.

◆ ff_pw_18

const union av_intfloat64 ff_pw_18 = {0x0012001200120012ULL}

Definition at line 38 of file constants.c.

◆ ff_pw_20

const union av_intfloat64 ff_pw_20 = {0x0014001400140014ULL}

◆ ff_pw_22

const union av_intfloat64 ff_pw_22 = {0x0016001600160016ULL}

Definition at line 40 of file constants.c.

◆ ff_pw_28

const union av_intfloat64 ff_pw_28 = {0x001C001C001C001CULL}

◆ ff_pw_32

const union av_intfloat64 ff_pw_32 = {0x0020002000200020ULL}

◆ ff_pw_53

const union av_intfloat64 ff_pw_53 = {0x0035003500350035ULL}

Definition at line 43 of file constants.c.

◆ ff_pw_64

const union av_intfloat64 ff_pw_64 = {0x0040004000400040ULL}

◆ ff_pw_128

const union av_intfloat64 ff_pw_128 = {0x0080008000800080ULL}

Definition at line 45 of file constants.c.

◆ ff_pw_512

const union av_intfloat64 ff_pw_512 = {0x0200020002000200ULL}

Definition at line 46 of file constants.c.

◆ ff_pw_m8tom5

const union av_intfloat64 ff_pw_m8tom5 = {0xFFFBFFFAFFF9FFF8ULL}

Definition at line 47 of file constants.c.

Referenced by pred16x16_plane_compat_mmi().

◆ ff_pw_m4tom1

const union av_intfloat64 ff_pw_m4tom1 = {0xFFFFFFFEFFFDFFFCULL}

Definition at line 48 of file constants.c.

Referenced by pred16x16_plane_compat_mmi().

◆ ff_pw_1to4

const union av_intfloat64 ff_pw_1to4 = {0x0004000300020001ULL}

Definition at line 49 of file constants.c.

Referenced by pred16x16_plane_compat_mmi().

◆ ff_pw_5to8

const union av_intfloat64 ff_pw_5to8 = {0x0008000700060005ULL}

Definition at line 50 of file constants.c.

Referenced by pred16x16_plane_compat_mmi().

◆ ff_pw_0to3

const union av_intfloat64 ff_pw_0to3 = {0x0003000200010000ULL}

Definition at line 51 of file constants.c.

Referenced by pred16x16_plane_compat_mmi().

◆ ff_pw_4to7

const union av_intfloat64 ff_pw_4to7 = {0x0007000600050004ULL}

Definition at line 52 of file constants.c.

Referenced by pred16x16_plane_compat_mmi().

◆ ff_pw_8tob

const union av_intfloat64 ff_pw_8tob = {0x000b000a00090008ULL}

Definition at line 53 of file constants.c.

Referenced by pred16x16_plane_compat_mmi().

◆ ff_pw_ctof

const union av_intfloat64 ff_pw_ctof = {0x000f000e000d000cULL}

Definition at line 54 of file constants.c.

Referenced by pred16x16_plane_compat_mmi().

◆ ff_pw_32_1

const union av_intfloat64 ff_pw_32_1 = {0x0000000100000001ULL}

Definition at line 55 of file constants.c.

◆ ff_pw_32_4

const union av_intfloat64 ff_pw_32_4 = {0x0000000400000004ULL}

Definition at line 56 of file constants.c.

Referenced by ff_vc1_inv_trans_4x4_mmi().

◆ ff_pw_32_64

const union av_intfloat64 ff_pw_32_64 = {0x0000004000000040ULL}

Definition at line 57 of file constants.c.

Referenced by ff_vc1_inv_trans_4x4_mmi().

◆ ff_pb_1

const union av_intfloat64 ff_pb_1 = {0x0101010101010101ULL}

◆ ff_pb_3

const union av_intfloat64 ff_pb_3 = {0x0303030303030303ULL}

◆ ff_pb_80

const union av_intfloat64 ff_pb_80 = {0x8080808080808080ULL}

Definition at line 60 of file constants.c.

Referenced by ff_put_signed_pixels_clamped_mmi().

◆ ff_pb_A1

const union av_intfloat64 ff_pb_A1 = {0xA1A1A1A1A1A1A1A1ULL}

◆ ff_pb_FE

const union av_intfloat64 ff_pb_FE = {0xFEFEFEFEFEFEFEFEULL}

Definition at line 62 of file constants.c.

◆ ff_rnd

const union av_intfloat64 ff_rnd = {0x0004000400040004ULL}

Definition at line 63 of file constants.c.

◆ ff_rnd2

const union av_intfloat64 ff_rnd2 = {0x0040004000400040ULL}

Definition at line 64 of file constants.c.

◆ ff_rnd3

const union av_intfloat64 ff_rnd3 = {0x0020002000200020ULL}

Definition at line 65 of file constants.c.

◆ ff_ff_wm1010

const union av_intfloat64 ff_ff_wm1010 = {0xFFFF0000FFFF0000ULL}

Definition at line 66 of file constants.c.

◆ ff_d40000

const union av_intfloat64 ff_d40000 = {0x0000000000040000ULL}

Definition at line 67 of file constants.c.