HomeSort by relevance Sort by last modified time
    Searched defs:stream_id (Results 1 - 25 of 130) sorted by null

1 2 3 4 5 6

  /external/libmicrohttpd/src/microspdy/
stream.c 34 uint32_t stream_id; local
51 memcpy(&stream_id, session->read_buffer + session->read_buffer_beginning, 4);
52 stream_id = NTOH31(stream_id);
54 if(stream_id <= session->last_in_stream_id || 0==(stream_id % 2))
73 session->last_in_stream_id = stream_id;
99 stream->stream_id = stream_id;
159 SPDYF_stream_find(uint32_t stream_id, struct SPDY_Session * session
    [all...]
session.c 82 session->current_stream_id = session->streams_head->stream_id;
263 uint32_t stream_id; local
289 memcpy(&stream_id, session->read_buffer + session->read_buffer_beginning, 4);
290 stream_id = NTOH31(stream_id);
304 if(stream_id == stream->stream_id)
313 //SPDYF_DEBUG("Received RST_STREAM; status=%i; id=%i",status,stream_id);
365 stream = SPDYF_stream_find(frame->stream_id, session);
413 //SPDYF_DEBUG("data received: id %i", frame->stream_id);
1672 uint32_t stream_id; local
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/media/
msmb_generic_buf_mgr.h 24 uint32_t stream_id; member in struct:msm_buf_mngr_info
  /hardware/qcom/msm8x84/original-kernel-headers/media/
msmb_generic_buf_mgr.h 6 uint32_t stream_id; member in struct:msm_buf_mngr_info
  /external/libopus/src/
opus_multistream_decoder.c 481 opus_int32 stream_id; local
483 stream_id = va_arg(ap, opus_int32);
484 if (stream_id<0 || stream_id >= st->layout.nb_streams)
491 for (s=0;s<stream_id;s++)
  /hardware/qcom/camera/QCamera2/stack/common/
mm_camera_shim.h 70 uint32_t stream_id; /*streamID*/ member in struct:__anon31638
  /hardware/qcom/camera/msmcobalt/QCamera2/stack/common/
mm_camera_shim.h 70 uint32_t stream_id; /*streamID*/ member in struct:__anon32294
  /hardware/qcom/msm8994/kernel-headers/media/
msmb_generic_buf_mgr.h 37 uint32_t stream_id; member in struct:msm_buf_mngr_info
51 uint32_t stream_id; member in struct:msm_buf_mngr_main_cont_info
  /hardware/qcom/msm8994/original-kernel-headers/media/
msmb_generic_buf_mgr.h 20 uint32_t stream_id; member in struct:msm_buf_mngr_info
32 uint32_t stream_id; member in struct:msm_buf_mngr_main_cont_info
62 uint32_t stream_id; member in struct:msm_buf_mngr_info32_t
  /hardware/qcom/msm8996/kernel-headers/media/
msmb_generic_buf_mgr.h 37 uint32_t stream_id; member in struct:msm_buf_mngr_info
50 uint32_t stream_id; member in struct:msm_buf_mngr_main_cont_info
  /hardware/qcom/msm8996/original-kernel-headers/media/
msmb_generic_buf_mgr.h 20 uint32_t stream_id; member in struct:msm_buf_mngr_info
31 uint32_t stream_id; member in struct:msm_buf_mngr_main_cont_info
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraChannel.cpp 412 mStreams[j]->getMyHandle() == recvd_frame->bufs[i]->stream_id) {
1196 uint32_t stream_id = frame->bufs[i]->stream_id; local
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraChannel.cpp 412 mStreams[j]->getMyHandle() == recvd_frame->bufs[i]->stream_id) {
1196 uint32_t stream_id = frame->bufs[i]->stream_id; local
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraChannel.cpp 363 mStreams[j]->getMyHandle() == recvd_frame->bufs[i]->stream_id) {
1115 uint32_t stream_id = frame->bufs[i]->stream_id; local
    [all...]
  /external/curl/lib/
http.h 159 int32_t stream_id; /* stream we are interested in */ member in struct:HTTP
  /external/libmicrohttpd/src/examples/
mhd2spdy_spdy.c 67 spdy_cb_data_source_read(spdylay_session *session, int32_t stream_id, uint8_t *buf, size_t length, int *eof, spdylay_data_source *source, void *user_data)
70 (void)stream_id;
158 PRINT_INFO2("ignoring RST_STREAM for stream_id %i %i %i %i", data[8], data[9], data[10], data[11]);
293 int32_t stream_id; local
298 stream_id = frame->syn_stream.stream_id;
299 proxy = spdylay_session_get_stream_user_data(session, stream_id);
300 proxy->stream_id = stream_id;
308 glob_opt.ignore_rst_stream = NULL==spdylay_session_get_stream_user_data(session, frame->rst_stream.stream_id);
329 int32_t stream_id; local
    [all...]
  /external/libvncserver/libvncclient/
tight.c 100 int err, stream_id, compressedLen, bitsPixel; local
107 for (stream_id = 0; stream_id < 4; stream_id++) {
108 if ((comp_ctl & 1) && client->zlibStreamActive[stream_id]) {
109 if (inflateEnd (&client->zlibStream[stream_id]) != Z_OK &&
110 client->zlibStream[stream_id].msg != NULL)
111 rfbClientLog("inflateEnd: %s\n", client->zlibStream[stream_id].msg);
112 client->zlibStreamActive[stream_id] = FALSE;
214 stream_id = comp_ctl & 0x03
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_interface.c 629 * @stream_id : stream id
635 uint32_t ch_id, uint32_t stream_id)
646 rc = mm_camera_get_queued_buf_count(my_obj, ch_id, stream_id);
662 * @stream_id : stream id
671 uint32_t stream_id,
686 id = mm_camera_link_stream(my_obj, ch_id, stream_id, linked_ch_id);
691 CDBG("%s :X stream_id = %u", __func__, stream_id);
711 uint32_t stream_id = 0; local
723 stream_id = mm_camera_add_stream(my_obj, ch_id)
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_interface.c 629 * @stream_id : stream id
635 uint32_t ch_id, uint32_t stream_id)
646 rc = mm_camera_get_queued_buf_count(my_obj, ch_id, stream_id);
662 * @stream_id : stream id
671 uint32_t stream_id,
686 id = mm_camera_link_stream(my_obj, ch_id, stream_id, linked_ch_id);
691 CDBG("%s :X stream_id = %u", __func__, stream_id);
711 uint32_t stream_id = 0; local
723 stream_id = mm_camera_add_stream(my_obj, ch_id)
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_interface.c 373 uint32_t stream_id = 0; local
385 stream_id = mm_camera_add_stream(my_obj, ch_id, buf_cb,
390 CDBG("%s :X stream_id = %d",__func__,stream_id);
391 return stream_id;
397 uint32_t stream_id)
402 CDBG("%s : E handle = %d ch_id = %d stream_id = %d",__func__,camera_handler,
403 ch_id,stream_id);
411 rc = mm_camera_del_stream(my_obj, ch_id, stream_id);
422 uint32_t stream_id,
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_interface.c 636 uint32_t stream_id = 0; local
648 stream_id = mm_camera_add_stream(my_obj, ch_id);
652 CDBG("%s :X stream_id = %d", __func__, stream_id);
653 return stream_id;
664 * @stream_id : stream handle
673 uint32_t stream_id)
678 CDBG("%s : E handle = %d ch_id = %d stream_id = %d",
679 __func__, camera_handle, ch_id, stream_id);
687 rc = mm_camera_del_stream(my_obj, ch_id, stream_id);
    [all...]
  /frameworks/av/media/libstagefright/mpeg2ts/
MPEG2PSExtractor.cpp 45 unsigned stream_id, unsigned stream_type);
298 unsigned stream_id = br.getBits(8); local
299 ALOGV("stream_id = 0x%02x", stream_id);
303 if (stream_id == 0xbc) {
369 } else if (stream_id != 0xbe // padding_stream
370 && stream_id != 0xbf // private_stream_2
371 && stream_id != 0xf0 // ECM
372 && stream_id != 0xf1 // EMM
373 && stream_id != 0xff // program_stream_director
    [all...]
  /hardware/libhardware/include/hardware/
tv_input.h 195 int stream_id; member in struct:tv_input_capture_result
257 int stream_id; member in struct:tv_stream_config
285 int stream_id; member in struct:tv_stream
347 * -EINVAL if device_id and/or stream_id are invalid; other non-zero value
357 * the stream_id is obsolete once this call finishes.
360 * device_id and/or stream_id are invalid.
363 int stream_id);
382 * device_id and/or stream_id are invalid; -EWOULDBLOCK if HAL cannot take
386 int stream_id, buffer_handle_t buffer, uint32_t seq);
395 * device_id, stream_id, and/or seq are invalid
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraChannel.cpp 422 mStreams[j]->getMyHandle() == recvd_frame->bufs[i]->stream_id) {
440 * @stream_id : stream ID of the buffer to be released
446 int32_t QCameraChannel::bufDone(mm_camera_super_buf_t *recvd_frame, uint32_t stream_id)
453 (recvd_frame->bufs[i]->stream_id == stream_id)) {
456 (mStreams[j]->getMyHandle() == stream_id)) {
1422 uint32_t stream_id = frame->bufs[i]->stream_id; local
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL/
QCameraChannel.cpp 456 recvd_frame->bufs[i]->stream_id))) {
474 * @stream_id : stream ID of the buffer to be released
480 int32_t QCameraChannel::bufDone(mm_camera_super_buf_t *recvd_frame, uint32_t stream_id)
487 (recvd_frame->bufs[i]->stream_id == stream_id)) {
491 recvd_frame->bufs[i]->stream_id))) {
1570 uint32_t stream_id = frame->bufs[i]->stream_id; local
    [all...]

Completed in 640 milliseconds

1 2 3 4 5 6