Home
last modified time | relevance | path

Searched refs:oci (Results 1 – 25 of 3156) sorted by relevance

12345678910>>...127

/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp8/common/
H A Dalloccommon.c41 vpx_free(oci->mip); in vp8_de_alloc_frame_buffers()
48 oci->mip = NULL; in vp8_de_alloc_frame_buffers()
70 oci->new_fb_idx = 0; in vp8_alloc_frame_buffers()
71 oci->lst_fb_idx = 1; in vp8_alloc_frame_buffers()
72 oci->gld_fb_idx = 2; in vp8_alloc_frame_buffers()
87 oci->MBs = oci->mb_rows * oci->mb_cols; in vp8_alloc_frame_buffers()
88 oci->mode_info_stride = oci->mb_cols + 1; in vp8_alloc_frame_buffers()
89 oci->mip = in vp8_alloc_frame_buffers()
94 oci->mi = oci->mip + oci->mode_info_stride + 1; in vp8_alloc_frame_buffers()
111 memset(&oci->postproc_state, 0, sizeof(oci->postproc_state)); in vp8_alloc_frame_buffers()
[all …]
H A Dpostproc.c166 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
205 oci->base_qindex - oci->postproc_state.last_base_qindex >= 20) { in vp8_post_proc_frame()
211 vp8_deblock(oci, &oci->post_proc_buffer_int, &oci->post_proc_buffer, in vp8_post_proc_frame()
215 vp8_deblock(oci, &oci->post_proc_buffer_int, &oci->post_proc_buffer, q); in vp8_post_proc_frame()
222 vp8_deblock(oci, oci->frame_to_show, &oci->post_proc_buffer, in vp8_post_proc_frame()
226 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
228 vp8_deblock(oci, oci->frame_to_show, &oci->post_proc_buffer, q); in vp8_post_proc_frame()
229 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
231 vp8_yv12_copy_frame(oci->frame_to_show, &oci->post_proc_buffer); in vp8_post_proc_frame()
232 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp8/common/
H A Dalloccommon.c41 vpx_free(oci->mip); in vp8_de_alloc_frame_buffers()
48 oci->mip = NULL; in vp8_de_alloc_frame_buffers()
70 oci->new_fb_idx = 0; in vp8_alloc_frame_buffers()
71 oci->lst_fb_idx = 1; in vp8_alloc_frame_buffers()
72 oci->gld_fb_idx = 2; in vp8_alloc_frame_buffers()
87 oci->MBs = oci->mb_rows * oci->mb_cols; in vp8_alloc_frame_buffers()
88 oci->mode_info_stride = oci->mb_cols + 1; in vp8_alloc_frame_buffers()
89 oci->mip = in vp8_alloc_frame_buffers()
94 oci->mi = oci->mip + oci->mode_info_stride + 1; in vp8_alloc_frame_buffers()
111 memset(&oci->postproc_state, 0, sizeof(oci->postproc_state)); in vp8_alloc_frame_buffers()
[all …]
H A Dpostproc.c173 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
212 oci->base_qindex - oci->postproc_state.last_base_qindex >= 20) { in vp8_post_proc_frame()
218 vp8_deblock(oci, &oci->post_proc_buffer_int, &oci->post_proc_buffer, in vp8_post_proc_frame()
222 vp8_deblock(oci, &oci->post_proc_buffer_int, &oci->post_proc_buffer, q, in vp8_post_proc_frame()
230 vp8_deblock(oci, oci->frame_to_show, &oci->post_proc_buffer, in vp8_post_proc_frame()
234 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
236 vp8_deblock(oci, oci->frame_to_show, &oci->post_proc_buffer, q, 1, 0); in vp8_post_proc_frame()
237 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
239 vp8_yv12_copy_frame(oci->frame_to_show, &oci->post_proc_buffer); in vp8_post_proc_frame()
240 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp8/common/
H A Dalloccommon.c41 vpx_free(oci->mip); in vp8_de_alloc_frame_buffers()
48 oci->mip = NULL; in vp8_de_alloc_frame_buffers()
70 oci->new_fb_idx = 0; in vp8_alloc_frame_buffers()
71 oci->lst_fb_idx = 1; in vp8_alloc_frame_buffers()
72 oci->gld_fb_idx = 2; in vp8_alloc_frame_buffers()
87 oci->MBs = oci->mb_rows * oci->mb_cols; in vp8_alloc_frame_buffers()
88 oci->mode_info_stride = oci->mb_cols + 1; in vp8_alloc_frame_buffers()
89 oci->mip = in vp8_alloc_frame_buffers()
94 oci->mi = oci->mip + oci->mode_info_stride + 1; in vp8_alloc_frame_buffers()
111 memset(&oci->postproc_state, 0, sizeof(oci->postproc_state)); in vp8_alloc_frame_buffers()
[all …]
H A Dpostproc.c166 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
205 oci->base_qindex - oci->postproc_state.last_base_qindex >= 20) { in vp8_post_proc_frame()
211 vp8_deblock(oci, &oci->post_proc_buffer_int, &oci->post_proc_buffer, in vp8_post_proc_frame()
215 vp8_deblock(oci, &oci->post_proc_buffer_int, &oci->post_proc_buffer, q); in vp8_post_proc_frame()
222 vp8_deblock(oci, oci->frame_to_show, &oci->post_proc_buffer, in vp8_post_proc_frame()
226 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
228 vp8_deblock(oci, oci->frame_to_show, &oci->post_proc_buffer, q); in vp8_post_proc_frame()
229 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
231 vp8_yv12_copy_frame(oci->frame_to_show, &oci->post_proc_buffer); in vp8_post_proc_frame()
232 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
[all …]
/dports/multimedia/libvpx/libvpx-1.11.0/vp8/common/
H A Dalloccommon.c41 vpx_free(oci->mip); in vp8_de_alloc_frame_buffers()
48 oci->mip = NULL; in vp8_de_alloc_frame_buffers()
70 oci->new_fb_idx = 0; in vp8_alloc_frame_buffers()
71 oci->lst_fb_idx = 1; in vp8_alloc_frame_buffers()
72 oci->gld_fb_idx = 2; in vp8_alloc_frame_buffers()
87 oci->MBs = oci->mb_rows * oci->mb_cols; in vp8_alloc_frame_buffers()
88 oci->mode_info_stride = oci->mb_cols + 1; in vp8_alloc_frame_buffers()
89 oci->mip = in vp8_alloc_frame_buffers()
94 oci->mi = oci->mip + oci->mode_info_stride + 1; in vp8_alloc_frame_buffers()
111 memset(&oci->postproc_state, 0, sizeof(oci->postproc_state)); in vp8_alloc_frame_buffers()
[all …]
H A Dpostproc.c166 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
205 oci->base_qindex - oci->postproc_state.last_base_qindex >= 20) { in vp8_post_proc_frame()
211 vp8_deblock(oci, &oci->post_proc_buffer_int, &oci->post_proc_buffer, in vp8_post_proc_frame()
215 vp8_deblock(oci, &oci->post_proc_buffer_int, &oci->post_proc_buffer, q); in vp8_post_proc_frame()
222 vp8_deblock(oci, oci->frame_to_show, &oci->post_proc_buffer, in vp8_post_proc_frame()
226 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
228 vp8_deblock(oci, oci->frame_to_show, &oci->post_proc_buffer, q); in vp8_post_proc_frame()
229 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
231 vp8_yv12_copy_frame(oci->frame_to_show, &oci->post_proc_buffer); in vp8_post_proc_frame()
232 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp8/common/
H A Dalloccommon.c41 vpx_free(oci->mip); in vp8_de_alloc_frame_buffers()
48 oci->mip = NULL; in vp8_de_alloc_frame_buffers()
70 oci->new_fb_idx = 0; in vp8_alloc_frame_buffers()
71 oci->lst_fb_idx = 1; in vp8_alloc_frame_buffers()
72 oci->gld_fb_idx = 2; in vp8_alloc_frame_buffers()
87 oci->MBs = oci->mb_rows * oci->mb_cols; in vp8_alloc_frame_buffers()
88 oci->mode_info_stride = oci->mb_cols + 1; in vp8_alloc_frame_buffers()
89 oci->mip = in vp8_alloc_frame_buffers()
94 oci->mi = oci->mip + oci->mode_info_stride + 1; in vp8_alloc_frame_buffers()
111 memset(&oci->postproc_state, 0, sizeof(oci->postproc_state)); in vp8_alloc_frame_buffers()
[all …]
H A Dpostproc.c166 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
205 oci->base_qindex - oci->postproc_state.last_base_qindex >= 20) { in vp8_post_proc_frame()
211 vp8_deblock(oci, &oci->post_proc_buffer_int, &oci->post_proc_buffer, in vp8_post_proc_frame()
215 vp8_deblock(oci, &oci->post_proc_buffer_int, &oci->post_proc_buffer, q); in vp8_post_proc_frame()
222 vp8_deblock(oci, oci->frame_to_show, &oci->post_proc_buffer, in vp8_post_proc_frame()
226 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
228 vp8_deblock(oci, oci->frame_to_show, &oci->post_proc_buffer, q); in vp8_post_proc_frame()
229 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
231 vp8_yv12_copy_frame(oci->frame_to_show, &oci->post_proc_buffer); in vp8_post_proc_frame()
232 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
[all …]
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp8/common/
H A Dalloccommon.c41 vpx_free(oci->mip); in vp8_de_alloc_frame_buffers()
48 oci->mip = NULL; in vp8_de_alloc_frame_buffers()
70 oci->new_fb_idx = 0; in vp8_alloc_frame_buffers()
71 oci->lst_fb_idx = 1; in vp8_alloc_frame_buffers()
72 oci->gld_fb_idx = 2; in vp8_alloc_frame_buffers()
87 oci->MBs = oci->mb_rows * oci->mb_cols; in vp8_alloc_frame_buffers()
88 oci->mode_info_stride = oci->mb_cols + 1; in vp8_alloc_frame_buffers()
89 oci->mip = in vp8_alloc_frame_buffers()
94 oci->mi = oci->mip + oci->mode_info_stride + 1; in vp8_alloc_frame_buffers()
111 memset(&oci->postproc_state, 0, sizeof(oci->postproc_state)); in vp8_alloc_frame_buffers()
[all …]
H A Dpostproc.c166 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
205 oci->base_qindex - oci->postproc_state.last_base_qindex >= 20) { in vp8_post_proc_frame()
211 vp8_deblock(oci, &oci->post_proc_buffer_int, &oci->post_proc_buffer, in vp8_post_proc_frame()
215 vp8_deblock(oci, &oci->post_proc_buffer_int, &oci->post_proc_buffer, q); in vp8_post_proc_frame()
222 vp8_deblock(oci, oci->frame_to_show, &oci->post_proc_buffer, in vp8_post_proc_frame()
226 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
228 vp8_deblock(oci, oci->frame_to_show, &oci->post_proc_buffer, q); in vp8_post_proc_frame()
229 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
231 vp8_yv12_copy_frame(oci->frame_to_show, &oci->post_proc_buffer); in vp8_post_proc_frame()
232 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp8/common/
H A Dalloccommon.c41 vpx_free(oci->mip); in vp8_de_alloc_frame_buffers()
48 oci->mip = NULL; in vp8_de_alloc_frame_buffers()
70 oci->new_fb_idx = 0; in vp8_alloc_frame_buffers()
71 oci->lst_fb_idx = 1; in vp8_alloc_frame_buffers()
72 oci->gld_fb_idx = 2; in vp8_alloc_frame_buffers()
87 oci->MBs = oci->mb_rows * oci->mb_cols; in vp8_alloc_frame_buffers()
88 oci->mode_info_stride = oci->mb_cols + 1; in vp8_alloc_frame_buffers()
89 oci->mip = in vp8_alloc_frame_buffers()
94 oci->mi = oci->mip + oci->mode_info_stride + 1; in vp8_alloc_frame_buffers()
111 memset(&oci->postproc_state, 0, sizeof(oci->postproc_state)); in vp8_alloc_frame_buffers()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp8/common/
H A Dalloccommon.c41 vpx_free(oci->mip); in vp8_de_alloc_frame_buffers()
48 oci->mip = NULL; in vp8_de_alloc_frame_buffers()
70 oci->new_fb_idx = 0; in vp8_alloc_frame_buffers()
71 oci->lst_fb_idx = 1; in vp8_alloc_frame_buffers()
72 oci->gld_fb_idx = 2; in vp8_alloc_frame_buffers()
87 oci->MBs = oci->mb_rows * oci->mb_cols; in vp8_alloc_frame_buffers()
88 oci->mode_info_stride = oci->mb_cols + 1; in vp8_alloc_frame_buffers()
89 oci->mip = in vp8_alloc_frame_buffers()
94 oci->mi = oci->mip + oci->mode_info_stride + 1; in vp8_alloc_frame_buffers()
111 memset(&oci->postproc_state, 0, sizeof(oci->postproc_state)); in vp8_alloc_frame_buffers()
[all …]
H A Dpostproc.c166 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
205 oci->base_qindex - oci->postproc_state.last_base_qindex >= 20) { in vp8_post_proc_frame()
211 vp8_deblock(oci, &oci->post_proc_buffer_int, &oci->post_proc_buffer, in vp8_post_proc_frame()
215 vp8_deblock(oci, &oci->post_proc_buffer_int, &oci->post_proc_buffer, q); in vp8_post_proc_frame()
222 vp8_deblock(oci, oci->frame_to_show, &oci->post_proc_buffer, in vp8_post_proc_frame()
226 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
228 vp8_deblock(oci, oci->frame_to_show, &oci->post_proc_buffer, q); in vp8_post_proc_frame()
229 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
231 vp8_yv12_copy_frame(oci->frame_to_show, &oci->post_proc_buffer); in vp8_post_proc_frame()
232 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp8/common/
H A Dalloccommon.c41 vpx_free(oci->mip); in vp8_de_alloc_frame_buffers()
48 oci->mip = NULL; in vp8_de_alloc_frame_buffers()
70 oci->new_fb_idx = 0; in vp8_alloc_frame_buffers()
71 oci->lst_fb_idx = 1; in vp8_alloc_frame_buffers()
72 oci->gld_fb_idx = 2; in vp8_alloc_frame_buffers()
87 oci->MBs = oci->mb_rows * oci->mb_cols; in vp8_alloc_frame_buffers()
88 oci->mode_info_stride = oci->mb_cols + 1; in vp8_alloc_frame_buffers()
89 oci->mip = in vp8_alloc_frame_buffers()
94 oci->mi = oci->mip + oci->mode_info_stride + 1; in vp8_alloc_frame_buffers()
111 memset(&oci->postproc_state, 0, sizeof(oci->postproc_state)); in vp8_alloc_frame_buffers()
[all …]
H A Dpostproc.c166 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
205 oci->base_qindex - oci->postproc_state.last_base_qindex >= 20) { in vp8_post_proc_frame()
211 vp8_deblock(oci, &oci->post_proc_buffer_int, &oci->post_proc_buffer, in vp8_post_proc_frame()
215 vp8_deblock(oci, &oci->post_proc_buffer_int, &oci->post_proc_buffer, q); in vp8_post_proc_frame()
222 vp8_deblock(oci, oci->frame_to_show, &oci->post_proc_buffer, in vp8_post_proc_frame()
226 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
228 vp8_deblock(oci, oci->frame_to_show, &oci->post_proc_buffer, q); in vp8_post_proc_frame()
229 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
231 vp8_yv12_copy_frame(oci->frame_to_show, &oci->post_proc_buffer); in vp8_post_proc_frame()
232 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp8/common/
H A Dalloccommon.c41 vpx_free(oci->mip); in vp8_de_alloc_frame_buffers()
48 oci->mip = NULL; in vp8_de_alloc_frame_buffers()
70 oci->new_fb_idx = 0; in vp8_alloc_frame_buffers()
71 oci->lst_fb_idx = 1; in vp8_alloc_frame_buffers()
72 oci->gld_fb_idx = 2; in vp8_alloc_frame_buffers()
87 oci->MBs = oci->mb_rows * oci->mb_cols; in vp8_alloc_frame_buffers()
88 oci->mode_info_stride = oci->mb_cols + 1; in vp8_alloc_frame_buffers()
89 oci->mip = in vp8_alloc_frame_buffers()
94 oci->mi = oci->mip + oci->mode_info_stride + 1; in vp8_alloc_frame_buffers()
111 memset(&oci->postproc_state, 0, sizeof(oci->postproc_state)); in vp8_alloc_frame_buffers()
[all …]
H A Dpostproc.c166 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
205 oci->base_qindex - oci->postproc_state.last_base_qindex >= 20) { in vp8_post_proc_frame()
211 vp8_deblock(oci, &oci->post_proc_buffer_int, &oci->post_proc_buffer, in vp8_post_proc_frame()
215 vp8_deblock(oci, &oci->post_proc_buffer_int, &oci->post_proc_buffer, q); in vp8_post_proc_frame()
222 vp8_deblock(oci, oci->frame_to_show, &oci->post_proc_buffer, in vp8_post_proc_frame()
226 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
228 vp8_deblock(oci, oci->frame_to_show, &oci->post_proc_buffer, q); in vp8_post_proc_frame()
229 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
231 vp8_yv12_copy_frame(oci->frame_to_show, &oci->post_proc_buffer); in vp8_post_proc_frame()
232 oci->postproc_state.last_base_qindex = oci->base_qindex; in vp8_post_proc_frame()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libvpx/vp8/common/
H A Dalloccommon.c38 vpx_free(oci->mip); in vp8_de_alloc_frame_buffers()
41 oci->prev_mip = NULL; in vp8_de_alloc_frame_buffers()
45 oci->mip = NULL; in vp8_de_alloc_frame_buffers()
85 oci->MBs = oci->mb_rows * oci->mb_cols; in vp8_alloc_frame_buffers()
86 oci->mode_info_stride = oci->mb_cols + 1; in vp8_alloc_frame_buffers()
87 oci->mip = vpx_calloc((oci->mb_cols + 1) * (oci->mb_rows + 1), sizeof(MODE_INFO)); in vp8_alloc_frame_buffers()
89 if (!oci->mip) in vp8_alloc_frame_buffers()
92 oci->mi = oci->mip + oci->mode_info_stride + 1; in vp8_alloc_frame_buffers()
107 memset(&oci->postproc_state, 0, sizeof(oci->postproc_state)); in vp8_alloc_frame_buffers()
172 oci->no_lpf = 0; in vp8_create_common()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libvpx/vp8/common/
H A Dalloccommon.c38 vpx_free(oci->mip); in vp8_de_alloc_frame_buffers()
41 oci->prev_mip = NULL; in vp8_de_alloc_frame_buffers()
45 oci->mip = NULL; in vp8_de_alloc_frame_buffers()
85 oci->MBs = oci->mb_rows * oci->mb_cols; in vp8_alloc_frame_buffers()
86 oci->mode_info_stride = oci->mb_cols + 1; in vp8_alloc_frame_buffers()
87 oci->mip = vpx_calloc((oci->mb_cols + 1) * (oci->mb_rows + 1), sizeof(MODE_INFO)); in vp8_alloc_frame_buffers()
89 if (!oci->mip) in vp8_alloc_frame_buffers()
92 oci->mi = oci->mip + oci->mode_info_stride + 1; in vp8_alloc_frame_buffers()
107 memset(&oci->postproc_state, 0, sizeof(oci->postproc_state)); in vp8_alloc_frame_buffers()
172 oci->no_lpf = 0; in vp8_create_common()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp8/common/
H A Dalloccommon.c38 vpx_free(oci->mip); in vp8_de_alloc_frame_buffers()
41 oci->prev_mip = NULL; in vp8_de_alloc_frame_buffers()
45 oci->mip = NULL; in vp8_de_alloc_frame_buffers()
85 oci->MBs = oci->mb_rows * oci->mb_cols; in vp8_alloc_frame_buffers()
86 oci->mode_info_stride = oci->mb_cols + 1; in vp8_alloc_frame_buffers()
87 oci->mip = vpx_calloc((oci->mb_cols + 1) * (oci->mb_rows + 1), sizeof(MODE_INFO)); in vp8_alloc_frame_buffers()
89 if (!oci->mip) in vp8_alloc_frame_buffers()
92 oci->mi = oci->mip + oci->mode_info_stride + 1; in vp8_alloc_frame_buffers()
107 memset(&oci->postproc_state, 0, sizeof(oci->postproc_state)); in vp8_alloc_frame_buffers()
172 oci->no_lpf = 0; in vp8_create_common()
[all …]
/dports/audio/nas/nas-1.9.4/server/os/
H A Dio.c192 oci->bufptr += oci->lenLastReq;
195 gotnow = oci->bufcnt + oci->buffer - oci->bufptr;
212 ((oci->bufptr - oci->buffer + needed) > oci->size)) {
226 oci->bufptr = oci->buffer;
335 oci->bufptr += oci->lenLastReq;
337 gotnow = oci->bufcnt + oci->buffer - oci->bufptr;
385 gotnow = oci->bufcnt + oci->buffer - oci->bufptr;
697 oci->bufptr = oci->buffer; in AllocateInputBuffer()
1161 gotnow = oci->bufcnt + oci->buffer - oci->bufptr;
1258 gotnow = oci->bufcnt + oci->buffer - oci->bufptr;
[all …]
/dports/x11-fonts/xfs/xfs-1.2.0/os/
H A Dio.c155 oci->bufptr += oci->lenLastReq; in ReadRequest()
157 gotnow = oci->bufcnt + oci->buffer - oci->bufptr; in ReadRequest()
172 ((oci->bufptr - oci->buffer + needed) > oci->size)) in ReadRequest()
188 oci->bufptr = oci->buffer; in ReadRequest()
197 oci->size - oci->bufcnt); in ReadRequest()
294 oci->bufptr += oci->lenLastReq; in InsertFakeRequest()
296 gotnow = oci->bufcnt + oci->buffer - oci->bufptr; in InsertFakeRequest()
305 oci->bufptr = ibuf + oci->bufcnt - gotnow; in InsertFakeRequest()
339 gotnow = oci->bufcnt + oci->buffer - oci->bufptr; in ResetCurrentRequest()
607 oci->bufptr = oci->buffer; in AllocateInputBuffer()
[all …]
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/os/
H A Dio.c262 oci->bufptr += oci->lenLastReq; in ReadRequestFromClient()
266 gotnow = oci->bufcnt + oci->buffer - oci->bufptr; in ReadRequestFromClient()
269 if (oci->ignoreBytes > oci->size) in ReadRequestFromClient()
319 if ((gotnow == 0) || ((oci->bufptr - oci->buffer + needed) > oci->size)) { in ReadRequestFromClient()
337 oci->bufptr = oci->buffer; in ReadRequestFromClient()
519 oci->bufptr += oci->lenLastReq; in InsertFakeRequest()
521 gotnow = oci->bufcnt + oci->buffer - oci->bufptr; in InsertFakeRequest()
532 moveup = count - (oci->bufptr - oci->buffer); in InsertFakeRequest()
572 gotnow = oci->bufcnt + oci->buffer - oci->bufptr; in ResetCurrentRequest()
989 oci->bufptr = oci->buffer; in AllocateInputBuffer()
[all …]

12345678910>>...127