FFmpeg
|
mpegvideo_alpha.c
Go to the documentation of this file.
static void dct_unquantize_h263_inter_axp(MpegEncContext *s, int16_t *block, int n, int qscale)
Definition: mpegvideo_alpha.c:99
void(* dct_unquantize_h263_inter)(struct MpegEncContext *s, int16_t *block, int n, int qscale)
Definition: mpegvideo.h:718
N, 1 zeros()
mpegvideo header.
av_cold void ff_MPV_common_init_axp(MpegEncContext *s)
Definition: mpegvideo_alpha.c:106
Macro definitions for various function/variable attributes.
static void dct_unquantize_h263_intra_axp(MpegEncContext *s, int16_t *block, int n, int qscale)
Definition: mpegvideo_alpha.c:72
void(* dct_unquantize_h263_intra)(struct MpegEncContext *s, int16_t *block, int n, int qscale)
Definition: mpegvideo.h:716
static void dct_unquantize_h263_axp(int16_t *block, int n_coeffs, uint64_t qscale, uint64_t qadd)
Definition: mpegvideo_alpha.c:26
ScanTable inter_scantable
if inter == intra then intra should be used to reduce tha cache usage
Definition: mpegvideo.h:295
Generated on Mon Nov 18 2024 06:51:58 for FFmpeg by 1.8.11