Home
last modified time | relevance | path

Searched refs:ps_count (Results 1 – 25 of 94) sorted by relevance

1234

/dports/net-mgmt/observium/observium/
H A Dobservium-wrapper613 ps_count = 0
647 ps_count += 1
655 ps_count = len(ps_list.splitlines()) / 2
656 ps_count -= 1 # decrease current process
662 if ps_count > max_running and la[1] >= max_la:
663 …d because already running %s processes, load average (5min) %.2f" % (processname, ps_count, la[1]))
664 …d because already running %s processes, load average (5min) %.2f" % (processname, ps_count, la[1]))
668 ps_count += 1
681 …print("Already running %s processes: %s, load average (5min) %.2f" % (processname, ps_count, la[1]…
H A Dpoller-wrapper.py613 ps_count = 0 variable
647 ps_count += 1
655 ps_count = len(ps_list.splitlines()) / 2 variable
656 ps_count -= 1 # decrease current process
662 if ps_count > max_running and la[1] >= max_la:
663 …d because already running %s processes, load average (5min) %.2f" % (processname, ps_count, la[1]))
664 …d because already running %s processes, load average (5min) %.2f" % (processname, ps_count, la[1]))
668 ps_count += 1
681 …print("Already running %s processes: %s, load average (5min) %.2f" % (processname, ps_count, la[1]…
905 'wrapper_count': ps_count}
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dhevc.h52 int size, int filter_ps, int *ps_count);
78 int *size, int filter_ps, int *ps_count);
H A Dhevc.c1018 int size, int filter_ps, int *ps_count) in ff_hevc_annexb2mp4() argument
1060 if (ps_count) in ff_hevc_annexb2mp4()
1061 *ps_count = num_ps; in ff_hevc_annexb2mp4()
1066 int *size, int filter_ps, int *ps_count) in ff_hevc_annexb2mp4_buf() argument
1075 ret = ff_hevc_annexb2mp4(pb, buf_in, *size, filter_ps, ps_count); in ff_hevc_annexb2mp4_buf()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dhevc.h52 int size, int filter_ps, int *ps_count);
78 int *size, int filter_ps, int *ps_count);
H A Dhevc.c1033 int size, int filter_ps, int *ps_count) in ff_hevc_annexb2mp4() argument
1075 if (ps_count) in ff_hevc_annexb2mp4()
1076 *ps_count = num_ps; in ff_hevc_annexb2mp4()
1081 int *size, int filter_ps, int *ps_count) in ff_hevc_annexb2mp4_buf() argument
1090 ret = ff_hevc_annexb2mp4(pb, buf_in, *size, filter_ps, ps_count); in ff_hevc_annexb2mp4_buf()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dhevc.h52 int size, int filter_ps, int *ps_count);
79 int *size, int filter_ps, int *ps_count);
H A Dhevc.c1000 int size, int filter_ps, int *ps_count) in ff_hevc_annexb2mp4() argument
1042 if (ps_count) in ff_hevc_annexb2mp4()
1043 *ps_count = num_ps; in ff_hevc_annexb2mp4()
1048 int *size, int filter_ps, int *ps_count) in ff_hevc_annexb2mp4_buf() argument
1057 ret = ff_hevc_annexb2mp4(pb, buf_in, *size, filter_ps, ps_count); in ff_hevc_annexb2mp4_buf()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dhevc.h52 int size, int filter_ps, int *ps_count);
79 int *size, int filter_ps, int *ps_count);
H A Dhevc.c1000 int size, int filter_ps, int *ps_count) in ff_hevc_annexb2mp4() argument
1042 if (ps_count) in ff_hevc_annexb2mp4()
1043 *ps_count = num_ps; in ff_hevc_annexb2mp4()
1048 int *size, int filter_ps, int *ps_count) in ff_hevc_annexb2mp4_buf() argument
1057 ret = ff_hevc_annexb2mp4(pb, buf_in, *size, filter_ps, ps_count); in ff_hevc_annexb2mp4_buf()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dhevc.h52 int size, int filter_ps, int *ps_count);
78 int *size, int filter_ps, int *ps_count);
H A Dhevc.c1018 int size, int filter_ps, int *ps_count) in ff_hevc_annexb2mp4() argument
1060 if (ps_count) in ff_hevc_annexb2mp4()
1061 *ps_count = num_ps; in ff_hevc_annexb2mp4()
1066 int *size, int filter_ps, int *ps_count) in ff_hevc_annexb2mp4_buf() argument
1075 ret = ff_hevc_annexb2mp4(pb, buf_in, *size, filter_ps, ps_count); in ff_hevc_annexb2mp4_buf()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dhevc.h52 int size, int filter_ps, int *ps_count);
79 int *size, int filter_ps, int *ps_count);
H A Dhevc.c1000 int size, int filter_ps, int *ps_count) in ff_hevc_annexb2mp4() argument
1042 if (ps_count) in ff_hevc_annexb2mp4()
1043 *ps_count = num_ps; in ff_hevc_annexb2mp4()
1048 int *size, int filter_ps, int *ps_count) in ff_hevc_annexb2mp4_buf() argument
1057 ret = ff_hevc_annexb2mp4(pb, buf_in, *size, filter_ps, ps_count); in ff_hevc_annexb2mp4_buf()
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dhevc.h52 int size, int filter_ps, int *ps_count);
79 int *size, int filter_ps, int *ps_count);
/dports/security/unhide/unhide-20121229/
H A Dunhide_rb.c66 int ps_count = 0 ; variable
210 ps_count++ ; in setup()
519 if (ps_count != info.procs) in main()
522 printf(" ps: %d processes\n", ps_count) ; in main()
/dports/multimedia/l-smash/l-smash-2.14.5/codecs/
H A Dnalu.c144 uint32_t *ps_count in nalu_get_ps_count() argument
147 *ps_count = 0; in nalu_get_ps_count()
155 ++(*ps_count); in nalu_get_ps_count()
H A Dhevc.c1920 ++ps_count[i]; in lsmash_create_hevc_specific_info()
1948 uint8_t numOfArrays = !!ps_count[0] in lsmash_create_hevc_specific_info()
1949 + !!ps_count[1] in lsmash_create_hevc_specific_info()
1950 + !!ps_count[2] in lsmash_create_hevc_specific_info()
1951 + !!ps_count[3] in lsmash_create_hevc_specific_info()
1952 + !!ps_count[4]; in lsmash_create_hevc_specific_info()
2168 uint32_t ps_count; in lsmash_check_hevc_dcr_nalu_appendable() local
2375 uint32_t ps_count; in lsmash_append_hevc_dcr_nalu() local
2393 if( ps_count == 1 ) in lsmash_append_hevc_dcr_nalu()
2414 if( ps_count == 1 ) in lsmash_append_hevc_dcr_nalu()
[all …]
H A Dh264.c1673 uint32_t ps_count = 0; in h264_bs_put_parameter_sets() local
1674 …for( lsmash_entry_t *entry = ps_list->head; entry && ps_count < max_ps_count; entry = entry->next ) in h264_bs_put_parameter_sets()
1684 ++ps_count; in h264_bs_put_parameter_sets()
1705 uint32_t ps_count[3] = { 0, 0, 0 }; in lsmash_create_h264_specific_info() local
1719 ++ps_count[i]; in lsmash_create_h264_specific_info()
1736 …h264_bs_put_parameter_sets( bs, ps_list[1], ps_count[1] ); /* pictureParameterSetLeng… in lsmash_create_h264_specific_info()
1900 uint32_t ps_count; in lsmash_check_h264_parameter_set_appendable() local
1901 if( nalu_get_ps_count( ps_list, &ps_count ) ) in lsmash_check_h264_parameter_set_appendable()
1903 if( (ps_type == H264_PARAMETER_SET_TYPE_SPS && ps_count >= 31) in lsmash_check_h264_parameter_set_appendable()
1904 || (ps_type == H264_PARAMETER_SET_TYPE_PPS && ps_count >= 255) in lsmash_check_h264_parameter_set_appendable()
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/ml_sdk/cloud/ml/io/
H A Dcoders.py387 ps_count=None, argument
429 self.ps_count = ps_count
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/drivers/nxp/ddr/phy-gen2/
H A Dphy.c654 int ps_count[4]; in prog_seq0bdly0() local
676 ps_count[0] = 0x520; /* seq0bdly0 */ in prog_seq0bdly0()
677 ps_count[1] = 0xa41; /* seq0bdly1 */ in prog_seq0bdly0()
678 ps_count[2] = 0x668a; /* seq0bdly2 */ in prog_seq0bdly0()
682 ps_count[3] = 44; in prog_seq0bdly0()
684 ps_count[3] = 33; in prog_seq0bdly0()
686 ps_count[3] = 16; in prog_seq0bdly0()
690 phy_io_write16(phy, addr, ps_count[0]); in prog_seq0bdly0()
695 phy_io_write16(phy, addr, ps_count[1]); in prog_seq0bdly0()
700 phy_io_write16(phy, addr, ps_count[2]); in prog_seq0bdly0()
[all …]
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/drivers/nxp/ddr/phy-gen2/
H A Dphy.c654 int ps_count[4]; in prog_seq0bdly0() local
676 ps_count[0] = 0x520; /* seq0bdly0 */ in prog_seq0bdly0()
677 ps_count[1] = 0xa41; /* seq0bdly1 */ in prog_seq0bdly0()
678 ps_count[2] = 0x668a; /* seq0bdly2 */ in prog_seq0bdly0()
682 ps_count[3] = 44; in prog_seq0bdly0()
684 ps_count[3] = 33; in prog_seq0bdly0()
686 ps_count[3] = 16; in prog_seq0bdly0()
690 phy_io_write16(phy, addr, ps_count[0]); in prog_seq0bdly0()
695 phy_io_write16(phy, addr, ps_count[1]); in prog_seq0bdly0()
700 phy_io_write16(phy, addr, ps_count[2]); in prog_seq0bdly0()
[all …]
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/drivers/nxp/ddr/phy-gen2/
H A Dphy.c654 int ps_count[4]; in prog_seq0bdly0() local
676 ps_count[0] = 0x520; /* seq0bdly0 */ in prog_seq0bdly0()
677 ps_count[1] = 0xa41; /* seq0bdly1 */ in prog_seq0bdly0()
678 ps_count[2] = 0x668a; /* seq0bdly2 */ in prog_seq0bdly0()
682 ps_count[3] = 44; in prog_seq0bdly0()
684 ps_count[3] = 33; in prog_seq0bdly0()
686 ps_count[3] = 16; in prog_seq0bdly0()
690 phy_io_write16(phy, addr, ps_count[0]); in prog_seq0bdly0()
695 phy_io_write16(phy, addr, ps_count[1]); in prog_seq0bdly0()
700 phy_io_write16(phy, addr, ps_count[2]); in prog_seq0bdly0()
[all …]
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/drivers/nxp/ddr/phy-gen2/
H A Dphy.c654 int ps_count[4]; in prog_seq0bdly0() local
676 ps_count[0] = 0x520; /* seq0bdly0 */ in prog_seq0bdly0()
677 ps_count[1] = 0xa41; /* seq0bdly1 */ in prog_seq0bdly0()
678 ps_count[2] = 0x668a; /* seq0bdly2 */ in prog_seq0bdly0()
682 ps_count[3] = 44; in prog_seq0bdly0()
684 ps_count[3] = 33; in prog_seq0bdly0()
686 ps_count[3] = 16; in prog_seq0bdly0()
690 phy_io_write16(phy, addr, ps_count[0]); in prog_seq0bdly0()
695 phy_io_write16(phy, addr, ps_count[1]); in prog_seq0bdly0()
700 phy_io_write16(phy, addr, ps_count[2]); in prog_seq0bdly0()
[all …]
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/drivers/nxp/ddr/phy-gen2/
H A Dphy.c654 int ps_count[4]; in prog_seq0bdly0() local
676 ps_count[0] = 0x520; /* seq0bdly0 */ in prog_seq0bdly0()
677 ps_count[1] = 0xa41; /* seq0bdly1 */ in prog_seq0bdly0()
678 ps_count[2] = 0x668a; /* seq0bdly2 */ in prog_seq0bdly0()
682 ps_count[3] = 44; in prog_seq0bdly0()
684 ps_count[3] = 33; in prog_seq0bdly0()
686 ps_count[3] = 16; in prog_seq0bdly0()
690 phy_io_write16(phy, addr, ps_count[0]); in prog_seq0bdly0()
695 phy_io_write16(phy, addr, ps_count[1]); in prog_seq0bdly0()
700 phy_io_write16(phy, addr, ps_count[2]); in prog_seq0bdly0()
[all …]

1234