Home
last modified time | relevance | path

Searched refs:luma_qmul (Results 1 – 25 of 26) sorted by relevance

12

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dvp8.h192 int16_t luma_qmul[2]; member
H A Dvp8.c290 s->qmat[0].luma_qmul[0] = vp7_ydc_qlookup[ydc_qi]; in vp7_get_quants()
291 s->qmat[0].luma_qmul[1] = vp7_yac_qlookup[yac_qi]; in vp7_get_quants()
318 s->qmat[i].luma_qmul[0] = vp8_dc_qlookup[av_clip_uintp2(base_qi + ydc_delta, 7)]; in vp8_get_quants()
319 s->qmat[i].luma_qmul[1] = vp8_ac_qlookup[av_clip_uintp2(base_qi, 7)]; in vp8_get_quants()
1410 s->qmat[segment].luma_qmul, in decode_mb_coeffs()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dvp8.h192 int16_t luma_qmul[2]; member
H A Dvp8.c290 s->qmat[0].luma_qmul[0] = vp7_ydc_qlookup[ydc_qi]; in vp7_get_quants()
291 s->qmat[0].luma_qmul[1] = vp7_yac_qlookup[yac_qi]; in vp7_get_quants()
318 s->qmat[i].luma_qmul[0] = vp8_dc_qlookup[av_clip_uintp2(base_qi + ydc_delta, 7)]; in vp8_get_quants()
319 s->qmat[i].luma_qmul[1] = vp8_ac_qlookup[av_clip_uintp2(base_qi, 7)]; in vp8_get_quants()
1410 s->qmat[segment].luma_qmul, in decode_mb_coeffs()
/dports/lang/spidermonkey60/firefox-60.9.0/media/ffvpx/libavcodec/
H A Dvp8.h197 int16_t luma_qmul[2]; member
H A Dvp8.c298 s->qmat[0].luma_qmul[0] = vp7_ydc_qlookup[ydc_qi]; in vp7_get_quants()
299 s->qmat[0].luma_qmul[1] = vp7_yac_qlookup[yac_qi]; in vp7_get_quants()
326 s->qmat[i].luma_qmul[0] = vp8_dc_qlookup[av_clip_uintp2(base_qi + ydc_delta, 7)]; in vp8_get_quants()
327 s->qmat[i].luma_qmul[1] = vp8_ac_qlookup[av_clip_uintp2(base_qi, 7)]; in vp8_get_quants()
1437 s->qmat[segment].luma_qmul, in decode_mb_coeffs()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/ffvpx/libavcodec/
H A Dvp8.h190 int16_t luma_qmul[2];
H A Dvp8.c297 s->qmat[0].luma_qmul[0] = vp7_ydc_qlookup[ydc_qi]; in vp7_get_quants()
298 s->qmat[0].luma_qmul[1] = vp7_yac_qlookup[yac_qi]; in vp7_get_quants()
325 s->qmat[i].luma_qmul[0] = vp8_dc_qlookup[av_clip_uintp2(base_qi + ydc_delta, 7)]; in vp8_get_quants()
326 s->qmat[i].luma_qmul[1] = vp8_ac_qlookup[av_clip_uintp2(base_qi, 7)]; in vp8_get_quants()
1429 s->qmat[segment].luma_qmul, in decode_mb_coeffs()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dvp8.h205 int16_t luma_qmul[2]; member
H A Dvp8.c352 s->qmat[0].luma_qmul[0] = vp7_ydc_qlookup[ydc_qi]; in vp7_get_quants()
353 s->qmat[0].luma_qmul[1] = vp7_yac_qlookup[yac_qi]; in vp7_get_quants()
380 … s->qmat[i].luma_qmul[0] = vp8_dc_qlookup[av_clip_uintp2(base_qi + s->quant.ydc_delta, 7)]; in vp8_get_quants()
381 s->qmat[i].luma_qmul[1] = vp8_ac_qlookup[av_clip_uintp2(base_qi, 7)]; in vp8_get_quants()
1512 s->qmat[segment].luma_qmul, in decode_mb_coeffs()
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/
H A Dvp8.h204 int16_t luma_qmul[2]; member
H A Dvp8.c348 s->qmat[0].luma_qmul[0] = vp7_ydc_qlookup[ydc_qi]; in vp7_get_quants()
349 s->qmat[0].luma_qmul[1] = vp7_yac_qlookup[yac_qi]; in vp7_get_quants()
376 … s->qmat[i].luma_qmul[0] = vp8_dc_qlookup[av_clip_uintp2(base_qi + s->quant.ydc_delta, 7)]; in vp8_get_quants()
377 s->qmat[i].luma_qmul[1] = vp8_ac_qlookup[av_clip_uintp2(base_qi, 7)]; in vp8_get_quants()
1505 s->qmat[segment].luma_qmul, in decode_mb_coeffs()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dvp8.h205 int16_t luma_qmul[2]; member
H A Dvp8.c352 s->qmat[0].luma_qmul[0] = vp7_ydc_qlookup[ydc_qi]; in vp7_get_quants()
353 s->qmat[0].luma_qmul[1] = vp7_yac_qlookup[yac_qi]; in vp7_get_quants()
380 … s->qmat[i].luma_qmul[0] = vp8_dc_qlookup[av_clip_uintp2(base_qi + s->quant.ydc_delta, 7)]; in vp8_get_quants()
381 s->qmat[i].luma_qmul[1] = vp8_ac_qlookup[av_clip_uintp2(base_qi, 7)]; in vp8_get_quants()
1512 s->qmat[segment].luma_qmul, in decode_mb_coeffs()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dvp8.h204 int16_t luma_qmul[2]; member
H A Dvp8.c348 s->qmat[0].luma_qmul[0] = vp7_ydc_qlookup[ydc_qi]; in vp7_get_quants()
349 s->qmat[0].luma_qmul[1] = vp7_yac_qlookup[yac_qi]; in vp7_get_quants()
376 … s->qmat[i].luma_qmul[0] = vp8_dc_qlookup[av_clip_uintp2(base_qi + s->quant.ydc_delta, 7)]; in vp8_get_quants()
377 s->qmat[i].luma_qmul[1] = vp8_ac_qlookup[av_clip_uintp2(base_qi, 7)]; in vp8_get_quants()
1505 s->qmat[segment].luma_qmul, in decode_mb_coeffs()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dvp8.h204 int16_t luma_qmul[2]; member
H A Dvp8.c348 s->qmat[0].luma_qmul[0] = vp7_ydc_qlookup[ydc_qi]; in vp7_get_quants()
349 s->qmat[0].luma_qmul[1] = vp7_yac_qlookup[yac_qi]; in vp7_get_quants()
376 … s->qmat[i].luma_qmul[0] = vp8_dc_qlookup[av_clip_uintp2(base_qi + s->quant.ydc_delta, 7)]; in vp8_get_quants()
377 s->qmat[i].luma_qmul[1] = vp8_ac_qlookup[av_clip_uintp2(base_qi, 7)]; in vp8_get_quants()
1508 s->qmat[segment].luma_qmul, in decode_mb_coeffs()
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/
H A Dvp8.h205 int16_t luma_qmul[2]; member
H A Dvp8.c352 s->qmat[0].luma_qmul[0] = vp7_ydc_qlookup[ydc_qi]; in vp7_get_quants()
353 s->qmat[0].luma_qmul[1] = vp7_yac_qlookup[yac_qi]; in vp7_get_quants()
380 … s->qmat[i].luma_qmul[0] = vp8_dc_qlookup[av_clip_uintp2(base_qi + s->quant.ydc_delta, 7)]; in vp8_get_quants()
381 s->qmat[i].luma_qmul[1] = vp8_ac_qlookup[av_clip_uintp2(base_qi, 7)]; in vp8_get_quants()
1512 s->qmat[segment].luma_qmul, in decode_mb_coeffs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dvp8.h204 int16_t luma_qmul[2]; member
H A Dvp8.c351 s->qmat[0].luma_qmul[0] = vp7_ydc_qlookup[ydc_qi]; in vp7_get_quants()
352 s->qmat[0].luma_qmul[1] = vp7_yac_qlookup[yac_qi]; in vp7_get_quants()
379 … s->qmat[i].luma_qmul[0] = vp8_dc_qlookup[av_clip_uintp2(base_qi + s->quant.ydc_delta, 7)]; in vp8_get_quants()
380 s->qmat[i].luma_qmul[1] = vp8_ac_qlookup[av_clip_uintp2(base_qi, 7)]; in vp8_get_quants()
1511 s->qmat[segment].luma_qmul, in decode_mb_coeffs()
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavcodec/
H A Dvp8.h204 int16_t luma_qmul[2]; member
H A Dvp8.c348 s->qmat[0].luma_qmul[0] = vp7_ydc_qlookup[ydc_qi]; in vp7_get_quants()
349 s->qmat[0].luma_qmul[1] = vp7_yac_qlookup[yac_qi]; in vp7_get_quants()
376 … s->qmat[i].luma_qmul[0] = vp8_dc_qlookup[av_clip_uintp2(base_qi + s->quant.ydc_delta, 7)]; in vp8_get_quants()
377 s->qmat[i].luma_qmul[1] = vp8_ac_qlookup[av_clip_uintp2(base_qi, 7)]; in vp8_get_quants()
1505 s->qmat[segment].luma_qmul, in decode_mb_coeffs()
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/libavcodec/
H A Dvp8.h204 int16_t luma_qmul[2]; member

12