Home
last modified time | relevance | path

Searched refs:c_tc (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dhevc_filter.c341 int32_t c_tc[2], tc[2]; in deblocking_filter_CTB() local
454 c_tc[0] = (bs0 == 2) ? chroma_tc(s, qp0, chroma, tc_offset) : 0; in deblocking_filter_CTB()
455 c_tc[1] = (bs1 == 2) ? chroma_tc(s, qp1, chroma, tc_offset) : 0; in deblocking_filter_CTB()
464 c_tc, no_p, no_q); in deblocking_filter_CTB()
468 c_tc, no_p, no_q); in deblocking_filter_CTB()
487 c_tc[0] = bs0 == 2 ? chroma_tc(s, qp0, chroma, tc_offset) : 0; in deblocking_filter_CTB()
488 c_tc[1] = bs1 == 2 ? chroma_tc(s, qp1, chroma, cur_tc_offset) : 0; in deblocking_filter_CTB()
497 c_tc, no_p, no_q); in deblocking_filter_CTB()
501 c_tc, no_p, no_q); in deblocking_filter_CTB()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dhevc_filter.c341 int32_t c_tc[2], tc[2]; in deblocking_filter_CTB() local
454 c_tc[0] = (bs0 == 2) ? chroma_tc(s, qp0, chroma, tc_offset) : 0; in deblocking_filter_CTB()
455 c_tc[1] = (bs1 == 2) ? chroma_tc(s, qp1, chroma, tc_offset) : 0; in deblocking_filter_CTB()
464 c_tc, no_p, no_q); in deblocking_filter_CTB()
468 c_tc, no_p, no_q); in deblocking_filter_CTB()
487 c_tc[0] = bs0 == 2 ? chroma_tc(s, qp0, chroma, tc_offset) : 0; in deblocking_filter_CTB()
488 c_tc[1] = bs1 == 2 ? chroma_tc(s, qp1, chroma, cur_tc_offset) : 0; in deblocking_filter_CTB()
497 c_tc, no_p, no_q); in deblocking_filter_CTB()
501 c_tc, no_p, no_q); in deblocking_filter_CTB()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dhevc_filter.c481 int32_t c_tc[2], tc[2]; in deblocking_filter_CTB() local
595 c_tc[0] = (bs0 == 2) ? chroma_tc(s, qp0, chroma, tc_offset) : 0; in deblocking_filter_CTB()
596 c_tc[1] = (bs1 == 2) ? chroma_tc(s, qp1, chroma, tc_offset) : 0; in deblocking_filter_CTB()
605 c_tc, no_p, no_q); in deblocking_filter_CTB()
609 c_tc, no_p, no_q); in deblocking_filter_CTB()
628 c_tc[0] = bs0 == 2 ? chroma_tc(s, qp0, chroma, tc_offset) : 0; in deblocking_filter_CTB()
629 c_tc[1] = bs1 == 2 ? chroma_tc(s, qp1, chroma, cur_tc_offset) : 0; in deblocking_filter_CTB()
638 c_tc, no_p, no_q); in deblocking_filter_CTB()
642 c_tc, no_p, no_q); in deblocking_filter_CTB()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dhevc_filter.c481 int32_t c_tc[2], tc[2]; in deblocking_filter_CTB() local
595 c_tc[0] = (bs0 == 2) ? chroma_tc(s, qp0, chroma, tc_offset) : 0; in deblocking_filter_CTB()
596 c_tc[1] = (bs1 == 2) ? chroma_tc(s, qp1, chroma, tc_offset) : 0; in deblocking_filter_CTB()
605 c_tc, no_p, no_q); in deblocking_filter_CTB()
609 c_tc, no_p, no_q); in deblocking_filter_CTB()
628 c_tc[0] = bs0 == 2 ? chroma_tc(s, qp0, chroma, tc_offset) : 0; in deblocking_filter_CTB()
629 c_tc[1] = bs1 == 2 ? chroma_tc(s, qp1, chroma, cur_tc_offset) : 0; in deblocking_filter_CTB()
638 c_tc, no_p, no_q); in deblocking_filter_CTB()
642 c_tc, no_p, no_q); in deblocking_filter_CTB()
/dports/graphics/libbpg/libbpg-0.9.8/libavcodec/
H A Dhevc_filter.c503 int32_t c_tc[2], tc[2]; in deblocking_filter_CTB() local
618 c_tc[0] = (bs0 == 2) ? chroma_tc(s, qp0, chroma, tc_offset) : 0; in deblocking_filter_CTB()
619 c_tc[1] = (bs1 == 2) ? chroma_tc(s, qp1, chroma, tc_offset) : 0; in deblocking_filter_CTB()
628 c_tc, no_p, no_q BIT_DEPTH_ARG); in deblocking_filter_CTB()
632 c_tc, no_p, no_q BIT_DEPTH_ARG); in deblocking_filter_CTB()
651 c_tc[0] = bs0 == 2 ? chroma_tc(s, qp0, chroma, tc_offset) : 0; in deblocking_filter_CTB()
652 c_tc[1] = bs1 == 2 ? chroma_tc(s, qp1, chroma, cur_tc_offset) : 0; in deblocking_filter_CTB()
661 c_tc, no_p, no_q BIT_DEPTH_ARG); in deblocking_filter_CTB()
665 c_tc, no_p, no_q BIT_DEPTH_ARG); in deblocking_filter_CTB()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dhevc_filter.c481 int32_t c_tc[2], tc[2]; in deblocking_filter_CTB() local
595 c_tc[0] = (bs0 == 2) ? chroma_tc(s, qp0, chroma, tc_offset) : 0; in deblocking_filter_CTB()
596 c_tc[1] = (bs1 == 2) ? chroma_tc(s, qp1, chroma, tc_offset) : 0; in deblocking_filter_CTB()
605 c_tc, no_p, no_q); in deblocking_filter_CTB()
609 c_tc, no_p, no_q); in deblocking_filter_CTB()
628 c_tc[0] = bs0 == 2 ? chroma_tc(s, qp0, chroma, tc_offset) : 0; in deblocking_filter_CTB()
629 c_tc[1] = bs1 == 2 ? chroma_tc(s, qp1, chroma, cur_tc_offset) : 0; in deblocking_filter_CTB()
638 c_tc, no_p, no_q); in deblocking_filter_CTB()
642 c_tc, no_p, no_q); in deblocking_filter_CTB()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dhevc_filter.c481 int32_t c_tc[2], tc[2]; in deblocking_filter_CTB() local
595 c_tc[0] = (bs0 == 2) ? chroma_tc(s, qp0, chroma, tc_offset) : 0; in deblocking_filter_CTB()
596 c_tc[1] = (bs1 == 2) ? chroma_tc(s, qp1, chroma, tc_offset) : 0; in deblocking_filter_CTB()
605 c_tc, no_p, no_q); in deblocking_filter_CTB()
609 c_tc, no_p, no_q); in deblocking_filter_CTB()
628 c_tc[0] = bs0 == 2 ? chroma_tc(s, qp0, chroma, tc_offset) : 0; in deblocking_filter_CTB()
629 c_tc[1] = bs1 == 2 ? chroma_tc(s, qp1, chroma, cur_tc_offset) : 0; in deblocking_filter_CTB()
638 c_tc, no_p, no_q); in deblocking_filter_CTB()
642 c_tc, no_p, no_q); in deblocking_filter_CTB()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dhevc_filter.c481 int32_t c_tc[2], tc[2]; in deblocking_filter_CTB() local
595 c_tc[0] = (bs0 == 2) ? chroma_tc(s, qp0, chroma, tc_offset) : 0; in deblocking_filter_CTB()
596 c_tc[1] = (bs1 == 2) ? chroma_tc(s, qp1, chroma, tc_offset) : 0; in deblocking_filter_CTB()
605 c_tc, no_p, no_q); in deblocking_filter_CTB()
609 c_tc, no_p, no_q); in deblocking_filter_CTB()
628 c_tc[0] = bs0 == 2 ? chroma_tc(s, qp0, chroma, tc_offset) : 0; in deblocking_filter_CTB()
629 c_tc[1] = bs1 == 2 ? chroma_tc(s, qp1, chroma, cur_tc_offset) : 0; in deblocking_filter_CTB()
638 c_tc, no_p, no_q); in deblocking_filter_CTB()
642 c_tc, no_p, no_q); in deblocking_filter_CTB()
/dports/security/tcpcrypt/tcpcrypt-0.5/src/
H A Dtcpcrypt.c23 struct tc *c_tc; member
487 return c->c_tc; in do_lookup_connection_prev()
649 c->c_tc = tc; in do_new_connection()
3899 tc = c->c_tc;
4173 return c->c_tc;