Home
last modified time | relevance | path

Searched refs:htaps (Results 1 – 25 of 95) sorted by relevance

1234

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Ddsd_tablegen.h58 static const double htaps[HTAPS] = { variable
88 acc += (((e >> (7 - m)) & 1) * 2 - 1) * htaps[t * 8 + m]; in dsd_ctables_tableinit()
H A Dsnowdec.c329 int htaps, i, sum=0; in decode_header() local
332 htaps= get_symbol(&s->c, s->header_state, 0)*2 + 2; in decode_header()
333 if((unsigned)htaps > HTAPS_MAX || htaps==0) in decode_header()
335 p->htaps= htaps; in decode_header()
336 for(i= htaps/2; i; i--){ in decode_header()
343 s->plane[2].htaps = s->plane[1].htaps; in decode_header()
436 p->fast_mc= p->diag_mc && p->htaps==6 && p->hcoeff[0]==40 in decode_frame()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Ddsd_tablegen.h58 static const double htaps[HTAPS] = { variable
88 acc += (((e >> (7 - m)) & 1) * 2 - 1) * htaps[t * 8 + m]; in dsd_ctables_tableinit()
H A Dsnowdec.c329 int htaps, i, sum=0; in decode_header() local
332 htaps= get_symbol(&s->c, s->header_state, 0)*2 + 2; in decode_header()
333 if((unsigned)htaps > HTAPS_MAX || htaps==0) in decode_header()
335 p->htaps= htaps; in decode_header()
336 for(i= htaps/2; i; i--){ in decode_header()
343 s->plane[2].htaps = s->plane[1].htaps; in decode_header()
436 p->fast_mc= p->diag_mc && p->htaps==6 && p->hcoeff[0]==40 in decode_frame()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dsnowdec.c363 int htaps, i, sum=0; in decode_header() local
366 htaps= get_symbol(&s->c, s->header_state, 0); in decode_header()
367 if((unsigned)htaps >= HTAPS_MAX/2 - 1) in decode_header()
369 htaps = htaps*2 + 2; in decode_header()
370 p->htaps= htaps; in decode_header()
371 for(i= htaps/2; i; i--){ in decode_header()
381 s->plane[2].htaps = s->plane[1].htaps; in decode_header()
474 p->fast_mc= p->diag_mc && p->htaps==6 && p->hcoeff[0]==40 in decode_frame()
H A Ddsd_tablegen.h55 static const double htaps[HTAPS] = { variable
H A Ddsd.c40 acc[t] += sign * htaps[t * 8 + m]; in dsd_ctables_tableinit()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dsnowdec.c363 int htaps, i, sum=0; in decode_header() local
366 htaps= get_symbol(&s->c, s->header_state, 0); in decode_header()
367 if((unsigned)htaps >= HTAPS_MAX/2 - 1) in decode_header()
369 htaps = htaps*2 + 2; in decode_header()
370 p->htaps= htaps; in decode_header()
371 for(i= htaps/2; i; i--){ in decode_header()
378 s->plane[2].htaps = s->plane[1].htaps; in decode_header()
482 p->fast_mc= p->diag_mc && p->htaps==6 && p->hcoeff[0]==40 in decode_frame()
H A Ddsd_tablegen.h55 static const double htaps[HTAPS] = { variable
H A Ddsd.c39 acc[t] += sign * htaps[t * 8 + m]; in dsd_ctables_tableinit()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dsnowdec.c363 int htaps, i, sum=0; in decode_header() local
366 htaps= get_symbol(&s->c, s->header_state, 0); in decode_header()
367 if((unsigned)htaps >= HTAPS_MAX/2 - 1) in decode_header()
369 htaps = htaps*2 + 2; in decode_header()
370 p->htaps= htaps; in decode_header()
371 for(i= htaps/2; i; i--){ in decode_header()
381 s->plane[2].htaps = s->plane[1].htaps; in decode_header()
474 p->fast_mc= p->diag_mc && p->htaps==6 && p->hcoeff[0]==40 in decode_frame()
H A Ddsd_tablegen.h55 static const double htaps[HTAPS] = { variable
H A Ddsd.c40 acc[t] += sign * htaps[t * 8 + m]; in dsd_ctables_tableinit()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dsnowdec.c363 int htaps, i, sum=0; in decode_header() local
366 htaps= get_symbol(&s->c, s->header_state, 0); in decode_header()
367 if((unsigned)htaps >= HTAPS_MAX/2 - 1) in decode_header()
369 htaps = htaps*2 + 2; in decode_header()
370 p->htaps= htaps; in decode_header()
371 for(i= htaps/2; i; i--){ in decode_header()
378 s->plane[2].htaps = s->plane[1].htaps; in decode_header()
482 p->fast_mc= p->diag_mc && p->htaps==6 && p->hcoeff[0]==40 in decode_frame()
H A Ddsd_tablegen.h55 static const double htaps[HTAPS] = { variable
H A Ddsd.c39 acc[t] += sign * htaps[t * 8 + m]; in dsd_ctables_tableinit()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dsnowdec.c363 int htaps, i, sum=0; in decode_header() local
366 htaps= get_symbol(&s->c, s->header_state, 0); in decode_header()
367 if((unsigned)htaps >= HTAPS_MAX/2 - 1) in decode_header()
369 htaps = htaps*2 + 2; in decode_header()
370 p->htaps= htaps; in decode_header()
371 for(i= htaps/2; i; i--){ in decode_header()
381 s->plane[2].htaps = s->plane[1].htaps; in decode_header()
474 p->fast_mc= p->diag_mc && p->htaps==6 && p->hcoeff[0]==40 in decode_frame()
H A Ddsd_tablegen.h55 static const double htaps[HTAPS] = { variable
H A Ddsd.c39 acc[t] += sign * htaps[t * 8 + m]; in dsd_ctables_tableinit()
/dports/audio/squeezelite/squeezelite-7b13fd9/dsd2pcm/
H A Ddsd2pcm.c71 static const double htaps[HTAPS] = { in _crypt_gensalt_traditional_rn()
142 acc += (((e >> (7-m)) & 1)*2-1) * htaps[t*8+m];
/dports/audio/musicpd/mpd-0.23.6/src/pcm/
H A DDsd2Pcm.cxx71 static constexpr double htaps[HTAPS] = { variable
127 acc += (((e >> (7 - m)) & 1) * 2 - 1) * htaps[t * 8 + m]; in CalculateCtableValue()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h321 unsigned int htaps; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h321 unsigned int htaps; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h321 unsigned int htaps; member
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dsnow.c425 int htaps; member
3487 update_mc |= p->last_htaps != p->htaps; in encode_header()
3497 for(i= p->htaps/2; i; i--) in encode_header()
3524 p->last_htaps = p->htaps; in update_last_header_values()
3591 int htaps, i, sum=0; in decode_header() local
3595 if((unsigned)htaps > HTAPS_MAX || htaps==0) in decode_header()
3597 p->htaps= htaps; in decode_header()
3598 for(i= htaps/2; i; i--){ in decode_header()
3605 s->plane[2].htaps = s->plane[1].htaps; in decode_header()
3991 s->plane[plane_index].htaps= 6; in encode_init()
[all …]

1234