Home
last modified time | relevance | path

Searched refs:raw_read_frame (Results 1 – 23 of 23) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_io.c421 session->raw_read_frame.datalen = session->raw_read_frame.buflen; in switch_core_session_read_frame()
432 session->raw_read_frame.timestamp = 0; in switch_core_session_read_frame()
480 memset(session->raw_read_frame.data, 255, session->raw_read_frame.datalen); in switch_core_session_read_frame()
503 … session->raw_read_frame.data, &session->raw_read_frame.datalen, &session->raw_read_frame.rate, in switch_core_session_read_frame()
511 session->raw_read_frame.samples = session->raw_read_frame.datalen / 2; in switch_core_session_read_frame()
522 plc_fillin(session->plc, session->raw_read_frame.data, session->raw_read_frame.datalen / 2); in switch_core_session_read_frame()
525 plc_rx(session->plc, session->raw_read_frame.data, session->raw_read_frame.datalen / 2); in switch_core_session_read_frame()
539 uint32_t rlen = session->raw_read_frame.datalen / 2 / session->raw_read_frame.channels; in switch_core_session_read_frame()
542 session->raw_read_frame.samples = session->raw_read_frame.datalen / 2; in switch_core_session_read_frame()
586 session->raw_read_frame.flags = 0; in switch_core_session_read_frame()
[all …]
H A Dswitch_core_codec.c54 session->raw_read_frame.codec = session->read_codec; in switch_core_session_unset_read_codec()
181 session->raw_read_frame.codec = session->read_codec; in switch_core_session_set_real_read_codec()
288 session->raw_read_frame.codec = session->read_codec; in switch_core_session_set_read_codec()
H A Dswitch_core_session.c2408 session->raw_read_frame.data = session->raw_read_buf;
2409 session->raw_read_frame.buflen = sizeof(session->raw_read_buf);
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/private/
H A Dswitch_core_pvt.h167 switch_frame_t raw_read_frame; member
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/apps/
H A Daomdec.c184 static int raw_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in raw_read_frame() function
238 return raw_read_frame(input->aom_input_ctx->file, buf, bytes_in_buffer, in read_frame()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/apps/
H A Daomdec.c184 static int raw_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in raw_read_frame() function
238 return raw_read_frame(input->aom_input_ctx->file, buf, bytes_in_buffer, in read_frame()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/
H A Dvpxdec.c188 static int raw_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in raw_read_frame() function
241 return raw_read_frame(input->vpx_input_ctx->file, buf, bytes_in_buffer, in read_frame()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/
H A Daomdec.c203 static int raw_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in raw_read_frame() function
256 return raw_read_frame(input->aom_input_ctx->file, buf, bytes_in_buffer, in read_frame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/apps/
H A Daomdec.c184 static int raw_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in raw_read_frame() function
238 return raw_read_frame(input->aom_input_ctx->file, buf, bytes_in_buffer, in read_frame()
/dports/www/firefox/firefox-99.0/third_party/aom/apps/
H A Daomdec.c184 static int raw_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in raw_read_frame() function
238 return raw_read_frame(input->aom_input_ctx->file, buf, bytes_in_buffer, in read_frame()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/apps/
H A Daomdec.c184 static int raw_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in raw_read_frame() function
238 return raw_read_frame(input->aom_input_ctx->file, buf, bytes_in_buffer, in read_frame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/apps/
H A Daomdec.c180 static int raw_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in raw_read_frame() function
234 return raw_read_frame(input->aom_input_ctx->file, buf, bytes_in_buffer, in read_frame()
/dports/multimedia/aom/aom-3.2.0/apps/
H A Daomdec.c184 static int raw_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in raw_read_frame() function
240 return raw_read_frame(input->aom_input_ctx->file, buf, bytes_in_buffer, in read_frame()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/apps/
H A Daomdec.c184 static int raw_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in raw_read_frame() function
238 return raw_read_frame(input->aom_input_ctx->file, buf, bytes_in_buffer, in read_frame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/
H A Dvpxdec.c222 static int raw_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in raw_read_frame() function
276 return raw_read_frame(input->vpx_input_ctx->file, buf, bytes_in_buffer, in dec_read_frame()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/
H A Dvpxdec.c222 static int raw_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in raw_read_frame() function
276 return raw_read_frame(input->vpx_input_ctx->file, buf, bytes_in_buffer, in dec_read_frame()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/
H A Dvpxdec.c222 static int raw_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in raw_read_frame() function
276 return raw_read_frame(input->vpx_input_ctx->file, buf, bytes_in_buffer, in dec_read_frame()
/dports/multimedia/libvpx/libvpx-1.11.0/
H A Dvpxdec.c222 static int raw_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in raw_read_frame() function
276 return raw_read_frame(input->vpx_input_ctx->file, buf, bytes_in_buffer, in dec_read_frame()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/
H A Dvpxdec.c222 static int raw_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in raw_read_frame() function
276 return raw_read_frame(input->vpx_input_ctx->file, buf, bytes_in_buffer, in dec_read_frame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/
H A Dvpxdec.c222 static int raw_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in raw_read_frame() function
276 return raw_read_frame(input->vpx_input_ctx->file, buf, bytes_in_buffer, in dec_read_frame()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/
H A Dvpxdec.c222 static int raw_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in raw_read_frame() function
276 return raw_read_frame(input->vpx_input_ctx->file, buf, bytes_in_buffer, in dec_read_frame()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/
H A Dvpxdec.c222 static int raw_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in raw_read_frame() function
276 return raw_read_frame(input->vpx_input_ctx->file, buf, bytes_in_buffer, in dec_read_frame()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/
H A Dvpxdec.c222 static int raw_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in raw_read_frame() function
276 return raw_read_frame(input->vpx_input_ctx->file, buf, bytes_in_buffer, in dec_read_frame()