|
FFmpeg
|
Go to the source code of this file.
Macros | |
| #define | VVC_INTER_LUMA_FILTER_TYPE_AFFINE 4 |
| #define | VVC_INTER_LUMA_FILTER_TYPES 7 |
| #define | VVC_INTER_CHROMA_FILTER_TYPES 3 |
| #define | VVC_INTER_LUMA_FACTS 16 |
| #define | VVC_INTER_LUMA_TAPS 8 |
| #define | VVC_INTER_CHROMA_FACTS 32 |
| #define | VVC_INTER_CHROMA_TAPS 4 |
| #define | VVC_INTER_LUMA_DMVR_FACTS 16 |
| #define | VVC_INTER_LUMA_DMVR_TAPS 2 |
| #define | VVC_INTRA_LUMA_TYPES 2 |
| #define | VVC_INTRA_LUMA_FACTS 32 |
| #define | VVC_INTRA_LUMA_TAPS 4 |
| #define | VVC_GPM_NUM_PARTITION 64 |
| #define | VVC_GPM_NUM_ANGLES 32 |
| #define | VVC_GPM_WEIGHT_SIZE 112 |
Functions | |
| const uint8_t * | ff_vvc_get_mip_matrix (const int size_id, const int mode_idx) |
| #define VVC_INTER_LUMA_FILTER_TYPE_AFFINE 4 |
Definition at line 49 of file data.h.
Referenced by inter_filter_scaled(), luma_prof(), and luma_prof_uni().
| #define VVC_INTER_LUMA_FILTER_TYPES 7 |
Definition at line 51 of file data.h.
Referenced by check_put_vvc_luma_uni().
| #define VVC_INTER_CHROMA_FILTER_TYPES 3 |
Definition at line 52 of file data.h.
Referenced by check_put_vvc_chroma(), and check_put_vvc_chroma_uni().
| #define VVC_INTER_LUMA_FACTS 16 |
Definition at line 54 of file data.h.
Referenced by check_put_vvc_luma_uni().
| #define VVC_INTER_LUMA_TAPS 8 |
Definition at line 55 of file data.h.
Referenced by put_scaled(), and put_uni_w_scaled().
| #define VVC_INTER_CHROMA_FACTS 32 |
Definition at line 56 of file data.h.
Referenced by check_put_vvc_chroma(), and check_put_vvc_chroma_uni().
| #define VVC_INTER_CHROMA_TAPS 4 |
Definition at line 57 of file data.h.
Referenced by put_scaled(), and put_uni_w_scaled().
| #define VVC_INTER_LUMA_DMVR_FACTS 16 |
Definition at line 58 of file data.h.
Referenced by check_dmvr().
| #define VVC_GPM_WEIGHT_SIZE 112 |
Definition at line 71 of file data.h.
Referenced by pred_gpm_blk().
| const uint8_t * ff_vvc_get_mip_matrix | ( | const int | size_id, |
| const int | mode_idx ) |
Definition at line 1147 of file data.c.
Referenced by pred_mip().
|
extern |
Definition at line 27 of file data.c.
Referenced by ilfnst_transform(), init_residual_coding(), and scaling_derive().
|
extern |
Definition at line 152 of file data.c.
Referenced by ilfnst_transform(), init_residual_coding(), and scaling_derive().
|
extern |
Definition at line 277 of file data.c.
Referenced by scaling_derive().
|
extern |
Definition at line 288 of file data.c.
Referenced by scaling_derive().
|
extern |
Definition at line 299 of file data.c.
Referenced by scaling_derive().
|
extern |
Definition at line 1476 of file data.c.
Referenced by ff_vvc_inv_lfnst_1d().
|
extern |
Definition at line 1321 of file data.c.
Referenced by ff_vvc_inv_lfnst_1d().
|
extern |
Definition at line 1631 of file data.c.
Referenced by ff_vvc_inv_lfnst_1d().
|
extern |
Definition at line 1641 of file data.c.
Referenced by derive_scale_m(), and init_default_scale_m().
|
extern |
Definition at line 1735 of file data.c.
Referenced by check_put_vvc_luma(), check_put_vvc_luma_uni(), inter_filter_scaled(), luma_prof(), and luma_prof_uni().
|
extern |
Definition at line 1877 of file data.c.
Referenced by check_put_vvc_chroma(), check_put_vvc_chroma_uni(), and inter_filter_scaled().
|
extern |
|
extern |
Definition at line 2006 of file data.c.
Referenced by pred_angular_h(), and pred_angular_v().
|
extern |
Definition at line 2077 of file data.c.
Referenced by ff_vvc_store_gpm_mvf(), and pred_gpm_blk().
|
extern |
Definition at line 2084 of file data.c.
Referenced by ff_vvc_store_gpm_mvf().
|
extern |
Definition at line 2091 of file data.c.
Referenced by ff_vvc_store_gpm_mvf().
|
extern |
Definition at line 2095 of file data.c.
Referenced by pred_gpm_blk().
|
extern |
Definition at line 2100 of file data.c.
Referenced by pred_gpm_blk().
|
extern |
Definition at line 2106 of file data.c.
Referenced by pred_gpm_blk().
|
extern |
Definition at line 2493 of file data.c.
Referenced by pred_gpm_blk().
|
extern |
Definition at line 2880 of file data.c.
Referenced by pred_gpm_blk().
|
extern |
Definition at line 1644 of file data.c.
Referenced by alf_get_coeff_and_clip().
|
extern |
Definition at line 1712 of file data.c.
Referenced by alf_get_coeff_and_clip().
|
extern |
Definition at line 1731 of file data.c.
Referenced by alf_get_coeff_and_clip().