FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
constants.c File Reference
#include "config.h"
#include "libavutil/mem.h"
#include "constants.h"

Go to the source code of this file.

Variables

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

Variable Documentation

const uint64_t ff_pw_1 = {0x0001000100010001ULL}

Definition at line 26 of file constants.c.

Referenced by ff_h264_luma_dc_dequant_idct_8_mmi().

const uint64_t ff_pw_2 = {0x0002000200020002ULL}

Definition at line 27 of file constants.c.

Referenced by ff_pred8x8l_top_dc_8_mmi().

const uint64_t ff_pw_3 = {0x0003000300030003ULL}

Definition at line 28 of file constants.c.

const uint64_t ff_pw_4 = {0x0004000400040004ULL}
const uint64_t ff_pw_5 = {0x0005000500050005ULL}
const uint64_t ff_pw_6 = {0x0006000600060006ULL}

Definition at line 31 of file constants.c.

const uint64_t ff_pw_8 = {0x0008000800080008ULL}

Definition at line 32 of file constants.c.

const uint64_t ff_pw_9 = {0x0009000900090009ULL}

Definition at line 33 of file constants.c.

Referenced by vc1_put_ver_16b_shift2_mmi().

const uint64_t ff_pw_10 = {0x000A000A000A000AULL}

Definition at line 34 of file constants.c.

const uint64_t ff_pw_12 = {0x000C000C000C000CULL}

Definition at line 35 of file constants.c.

const uint64_t ff_pw_15 = {0x000F000F000F000FULL}

Definition at line 36 of file constants.c.

const uint64_t ff_pw_16 = {0x0010001000100010ULL}
const uint64_t ff_pw_17 = {0x0011001100110011ULL}

Definition at line 38 of file constants.c.

const uint64_t ff_pw_18 = {0x0012001200120012ULL}

Definition at line 39 of file constants.c.

const uint64_t ff_pw_20 = {0x0014001400140014ULL}
const uint64_t ff_pw_22 = {0x0016001600160016ULL}

Definition at line 41 of file constants.c.

const uint64_t ff_pw_28 = {0x001C001C001C001CULL}
const uint64_t ff_pw_32 = {0x0020002000200020ULL}
const uint64_t ff_pw_53 = {0x0035003500350035ULL}

Definition at line 44 of file constants.c.

const uint64_t ff_pw_64 = {0x0040004000400040ULL}
const uint64_t ff_pw_128 = {0x0080008000800080ULL}

Definition at line 46 of file constants.c.

const uint64_t ff_pw_512 = {0x0200020002000200ULL}

Definition at line 47 of file constants.c.

const uint64_t ff_pw_m8tom5 = {0xFFFBFFFAFFF9FFF8ULL}

Definition at line 48 of file constants.c.

Referenced by pred16x16_plane_compat_mmi().

const uint64_t ff_pw_m4tom1 = {0xFFFFFFFEFFFDFFFCULL}

Definition at line 49 of file constants.c.

Referenced by pred16x16_plane_compat_mmi().

const uint64_t ff_pw_1to4 = {0x0004000300020001ULL}

Definition at line 50 of file constants.c.

Referenced by pred16x16_plane_compat_mmi().

const uint64_t ff_pw_5to8 = {0x0008000700060005ULL}

Definition at line 51 of file constants.c.

Referenced by pred16x16_plane_compat_mmi().

const uint64_t ff_pw_0to3 = {0x0003000200010000ULL}

Definition at line 52 of file constants.c.

Referenced by pred16x16_plane_compat_mmi().

const uint64_t ff_pw_4to7 = {0x0007000600050004ULL}

Definition at line 53 of file constants.c.

Referenced by pred16x16_plane_compat_mmi().

const uint64_t ff_pw_8tob = {0x000b000a00090008ULL}

Definition at line 54 of file constants.c.

Referenced by pred16x16_plane_compat_mmi().

const uint64_t ff_pw_ctof = {0x000f000e000d000cULL}

Definition at line 55 of file constants.c.

Referenced by pred16x16_plane_compat_mmi().

const uint64_t ff_pb_1 = {0x0101010101010101ULL}
const uint64_t ff_pb_3 = {0x0303030303030303ULL}
const uint64_t ff_pb_80 = {0x8080808080808080ULL}

Definition at line 59 of file constants.c.

Referenced by ff_put_signed_pixels_clamped_mmi().

const uint64_t ff_pb_A1 = {0xA1A1A1A1A1A1A1A1ULL}
const uint64_t ff_pb_FE = {0xFEFEFEFEFEFEFEFEULL}

Definition at line 61 of file constants.c.

const uint64_t ff_rnd = {0x0004000400040004ULL}

Definition at line 63 of file constants.c.

const uint64_t ff_rnd2 = {0x0040004000400040ULL}

Definition at line 64 of file constants.c.

const uint64_t ff_rnd3 = {0x0020002000200020ULL}

Definition at line 65 of file constants.c.

const uint64_t ff_wm1010 = {0xFFFF0000FFFF0000ULL}

Definition at line 67 of file constants.c.

const uint64_t ff_d40000 = {0x0000000000040000ULL}

Definition at line 68 of file constants.c.