Home
last modified time | relevance | path

Searched refs:qmat_luma (Results 1 – 23 of 23) sorted by relevance

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dproresdec_lgpl.c62 uint8_t qmat_luma[64]; ///< dequantization matrix for luma member
92 memset(ctx->qmat_luma, 4, 64); in decode_init()
189 if (memcmp(ctx->qmat_luma, ptr, 64)) { in decode_frame_header()
190 memcpy(ctx->qmat_luma, ptr, 64); in decode_frame_header()
195 memset(ctx->qmat_luma, 4, 64); in decode_frame_header()
640 td->qmat_luma_scaled[ctx->dsp.idct_permutation[i]] = ctx->qmat_luma[i] * sf; in decode_slice()
H A Dproresdec.h42 uint8_t qmat_luma[64]; member
H A Dproresenc_anatoliy.c153 int qmat_luma[16][64]; member
325 buf, data_size, ctx->qmat_luma[qp - 1], 0); in encode_slice_data()
590 scale_mat(QMAT_LUMA[avctx->profile] , ctx->qmat_luma[i - 1] , i); in prores_encode_init()
H A Dproresdec2.c130 permute(ctx->qmat_luma, ctx->prodsp.idct_permutation, ptr); in decode_frame_header()
133 memset(ctx->qmat_luma, 4, 64); in decode_frame_header()
547 qmat_luma_scaled [i] = ctx->qmat_luma [i] * qscale; in decode_slice_thread()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dproresdec_lgpl.c62 uint8_t qmat_luma[64]; ///< dequantization matrix for luma member
92 memset(ctx->qmat_luma, 4, 64); in decode_init()
189 if (memcmp(ctx->qmat_luma, ptr, 64)) { in decode_frame_header()
190 memcpy(ctx->qmat_luma, ptr, 64); in decode_frame_header()
195 memset(ctx->qmat_luma, 4, 64); in decode_frame_header()
640 td->qmat_luma_scaled[ctx->dsp.idct_permutation[i]] = ctx->qmat_luma[i] * sf; in decode_slice()
H A Dproresdec.h42 uint8_t qmat_luma[64]; member
H A Dproresenc_anatoliy.c153 int qmat_luma[16][64]; member
325 buf, data_size, ctx->qmat_luma[qp - 1], 0); in encode_slice_data()
590 scale_mat(QMAT_LUMA[avctx->profile] , ctx->qmat_luma[i - 1] , i); in prores_encode_init()
H A Dproresdec2.c130 permute(ctx->qmat_luma, ctx->prodsp.idct_permutation, ptr); in decode_frame_header()
133 memset(ctx->qmat_luma, 4, 64); in decode_frame_header()
547 qmat_luma_scaled [i] = ctx->qmat_luma [i] * qscale; in decode_slice_thread()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dproresdec.h42 uint8_t qmat_luma[64]; member
H A Dproresenc_anatoliy.c164 int qmat_luma[16][64]; member
355 buf, data_size, ctx->qmat_luma[qp - 1], 0); in encode_slice_data()
656 scale_mat(QMAT_LUMA[avctx->profile] , ctx->qmat_luma[i - 1] , i); in prores_encode_init()
H A Dproresdec2.c135 permute(ctx->qmat_luma, ctx->prodsp.idct_permutation, ptr); in decode_frame_header()
138 memset(ctx->qmat_luma, 4, 64); in decode_frame_header()
555 qmat_luma_scaled [i] = ctx->qmat_luma [i] * qscale; in decode_slice_thread()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dproresdec.h43 uint8_t qmat_luma[64]; member
H A Dproresdec2.c281 permute(ctx->qmat_luma, ctx->prodsp.idct_permutation, ptr); in decode_frame_header()
284 memset(ctx->qmat_luma, 4, 64); in decode_frame_header()
294 memcpy(ctx->qmat_chroma, ctx->qmat_luma, 64); in decode_frame_header()
658 qmat_luma_scaled [i] = ctx->qmat_luma [i] * qscale; in decode_slice_thread()
H A Dproresenc_anatoliy.c189 int qmat_luma[16][64]; member
386 buf, data_size, ctx->qmat_luma[qp - 1], 0, ctx->scantable); in encode_slice_data()
909 scale_mat(QMAT_LUMA[avctx->profile] , ctx->qmat_luma[i - 1] , i); in prores_encode_init()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dproresdec.h43 uint8_t qmat_luma[64]; member
H A Dproresdec2.c281 permute(ctx->qmat_luma, ctx->prodsp.idct_permutation, ptr); in decode_frame_header()
284 memset(ctx->qmat_luma, 4, 64); in decode_frame_header()
294 memcpy(ctx->qmat_chroma, ctx->qmat_luma, 64); in decode_frame_header()
658 qmat_luma_scaled [i] = ctx->qmat_luma [i] * qscale; in decode_slice_thread()
H A Dproresenc_anatoliy.c189 int qmat_luma[16][64]; member
386 buf, data_size, ctx->qmat_luma[qp - 1], 0, ctx->scantable); in encode_slice_data()
909 scale_mat(QMAT_LUMA[avctx->profile] , ctx->qmat_luma[i - 1] , i); in prores_encode_init()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dproresdec.h43 uint8_t qmat_luma[64]; member
H A Dproresdec2.c279 permute(ctx->qmat_luma, ctx->prodsp.idct_permutation, ptr); in decode_frame_header()
282 memset(ctx->qmat_luma, 4, 64); in decode_frame_header()
656 qmat_luma_scaled [i] = ctx->qmat_luma [i] * qscale; in decode_slice_thread()
H A Dproresenc_anatoliy.c187 int qmat_luma[16][64]; member
384 buf, data_size, ctx->qmat_luma[qp - 1], 0, ctx->scantable); in encode_slice_data()
907 scale_mat(QMAT_LUMA[avctx->profile] , ctx->qmat_luma[i - 1] , i); in prores_encode_init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dproresdec.h43 uint8_t qmat_luma[64]; member
H A Dproresdec2.c279 permute(ctx->qmat_luma, ctx->prodsp.idct_permutation, ptr); in decode_frame_header()
282 memset(ctx->qmat_luma, 4, 64); in decode_frame_header()
292 memcpy(ctx->qmat_chroma, ctx->qmat_luma, 64); in decode_frame_header()
656 qmat_luma_scaled [i] = ctx->qmat_luma [i] * qscale; in decode_slice_thread()
H A Dproresenc_anatoliy.c188 int qmat_luma[16][64]; member
385 buf, data_size, ctx->qmat_luma[qp - 1], 0, ctx->scantable); in encode_slice_data()
908 scale_mat(QMAT_LUMA[avctx->profile] , ctx->qmat_luma[i - 1] , i); in prores_encode_init()