Searched refs:frame (Results 426 - 450 of 755) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v11_0.c1573 uint8_t *frame = buffer + 3; local
1577 frame[0x0] | (frame[0x1] << 8) | (frame[0x2] << 16) | (frame[0x3] << 24));
1579 frame[0x4] | (frame[0x5] << 8) | (frame[0x6] << 16) | (frame[0x7] << 24));
1581 frame[
1625 struct hdmi_avi_infoframe frame; local
[all...]
H A Ddce_v10_0.c1524 uint8_t *frame = buffer + 3; local
1528 frame[0x0] | (frame[0x1] << 8) | (frame[0x2] << 16) | (frame[0x3] << 24));
1530 frame[0x4] | (frame[0x5] << 8) | (frame[0x6] << 16) | (frame[0x7] << 24));
1532 frame[
1576 struct hdmi_avi_infoframe frame; local
[all...]
H A Ddce_v8_0.c1493 uint8_t *frame = buffer + 3; local
1497 frame[0x0] | (frame[0x1] << 8) | (frame[0x2] << 16) | (frame[0x3] << 24));
1499 frame[0x4] | (frame[0x5] << 8) | (frame[0x6] << 16) | (frame[0x7] << 24));
1501 frame[
1541 struct hdmi_avi_infoframe frame; local
[all...]
/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css_internal.h237 isp_parameters_id;/** Unique ID to track which config was actually applied to a particular frame */
239 output_frame_ptr;/** Output frame to which this config has to be applied (optional) */
245 struct ia_css_frame *in_frame; /* input frame */
247 *delay_frames[MAX_NUM_VIDEO_DELAY_FRAMES]; /* reference input frame */
250 *out_frame[IA_CSS_BINARY_MAX_OUTPUT_PORTS]; /* output frame */
251 struct ia_css_frame *out_vf_frame; /* viewfinder output frame */
271 u16 frame; member in struct:sh_css_sp_debug_trace
509 * change with every (frame) iteration of the associated pipe
670 actually applied to a particular frame */
671 } frame; member in union:sh_css_hmm_buffer::__anon1062
[all...]
H A Dsh_css.c269 struct ia_css_frame *frame, enum ia_css_frame_format format);
525 * The frame format layout is shown below.
535 * In this frame format, the even-line is
546 * The frame format layout is shown below.
556 * In this frame format, the odd-line is twice
565 * The frame format layout is shown below.
575 * In this frame format, the even-line is
586 * The frame format layout is shown below.
596 * In this frame format, the even-line is
618 * The frame forma
2989 init_in_frameinfo_memory_defaults(struct ia_css_pipe *pipe, struct ia_css_frame *frame, enum ia_css_frame_format format) argument
3734 struct ia_css_frame *frame; local
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_crtc_state_dump.c44 const union hdmi_infoframe *frame)
49 hdmi_infoframe_log(KERN_DEBUG, i915->drm.dev, frame);
43 intel_dump_infoframe(struct drm_i915_private *i915, const union hdmi_infoframe *frame) argument
/linux-master/drivers/media/test-drivers/vimc/
H A Dvimc-capture.c359 const void *frame)
388 memcpy(vbuf, frame, vcapture->format.sizeimage);
451 /* Set default frame format */
358 vimc_capture_process_frame(struct vimc_ent_device *ved, const void *frame) argument
/linux-master/scripts/
H A DMakefile.extrawarn18 KBUILD_CFLAGS += $(call cc-disable-warning,frame-address,)
/linux-master/arch/s390/kernel/
H A Dirq.c112 unsigned long frame = current_frame_address(); local
114 return ((S390_lowcore.async_stack ^ frame) & ~(THREAD_SIZE - 1)) == 0;
/linux-master/drivers/hid/
H A Dwacom_wac.c1340 unsigned char *frame = &data[i*pen_frame_len + 1]; local
1341 bool valid = frame[0] & 0x80;
1355 unsigned char *frame = &data[i*pen_frame_len + 1]; local
1356 bool valid = frame[0] & 0x80;
1357 bool prox = frame[0] & 0x40;
1358 bool range = frame[0] & 0x20;
1359 bool invert = frame[0] & 0x10;
1389 input_report_abs(pen_input, ABS_X, get_unaligned_le16(&frame[1]));
1390 input_report_abs(pen_input, ABS_Y, get_unaligned_le16(&frame[3]));
1396 (int16_t)get_unaligned_le16(&frame[
1454 unsigned char *frame = &data[i*finger_frame_len + 109]; local
[all...]
/linux-master/drivers/message/fusion/
H A Dmptscsih.c127 * @req_idx: Index of the SCSI IO request frame. (output)
146 u.frame.linkage.list);
147 list_del(&chainBuf->u.frame.linkage.list);
424 * mptscsih_info_scsiio - debug print info on reply frame
427 * @pScsiReply: Pointer to MPT reply frame
575 * @mf: Pointer to original MPT request frame
576 * @r: Pointer to MPT reply frame (NULL if TurboReply)
583 * Returns 1 indicating alloc'd request frame ptr should be freed.
597 req_idx = le16_to_cpu(mf->u.frame.hwhdr.msgctxu.fld.req_idx);
599 le16_to_cpu(mr->u.frame
[all...]
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c262 * Returns a blk_tag indexed mpt frame
517 /* sense buffer, request frame and reply desc pool requires to be in
555 * Allocate and attach a frame to each of the commands in cmd_list
958 * Each frame has a 32-bit field called context. This context is used to get
959 * back the megasas_cmd_fusion from the frame when a frame gets completed
1047 struct megasas_header *frame_hdr = &cmd->frame->hdr;
1170 init_frame = (struct megasas_init_frame *)cmd->frame;
1173 frame_hdr = &cmd->frame->hdr;
1252 * disable the intr before firing the init frame
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_edid.c3465 * encoded. Our internal representation is of frame height, but some
3468 * The format list here is from CEA, in frame size. Technically we
7198 * @frame: HDMI AVI infoframe
7205 drm_hdmi_avi_infoframe_from_display_mode(struct hdmi_avi_infoframe *frame, argument
7212 if (!frame || !mode)
7215 hdmi_avi_infoframe_init(frame);
7218 frame->pixel_repeat = 1;
7223 frame->picture_aspect = HDMI_PICTURE_ASPECT_NONE;
7227 * So just initialize the frame with default values, just the same way
7230 frame
7282 drm_hdmi_avi_infoframe_quant_range(struct hdmi_avi_infoframe *frame, const struct drm_connector *connector, const struct drm_display_mode *mode, enum hdmi_quantization_range rgb_quant_range) argument
7369 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame, const struct drm_connector *connector, const struct drm_display_mode *mode) argument
[all...]
/linux-master/include/uapi/linux/
H A Dsynclink.h215 __u32 frame, parity, overrun, brk; member in struct:mgsl_icount
271 * MGSL_IOCTXABORT abort transmitting frame (HDLC)
/linux-master/arch/parisc/kernel/
H A Dperf_asm.S37 .callinfo frame=0,NO_CALLS
64 .callinfo frame=0,NO_CALLS
111 .callinfo frame=0,NO_CALLS
569 .callinfo frame=0,NO_CALLS
1006 .callinfo frame=0,NO_CALLS
1363 .callinfo frame=0,NO_CALLS
/linux-master/drivers/usb/host/
H A Dfhci-sched.c193 /* check if there's enough space in this frame to submit this TD */
196 fhci_vdbg(usb->fhci, "not enough space in this frame: "
202 /* check if there's enough time in this frame to submit this TD */
207 fhci_dbg(usb->fhci, "not enough time in this frame\n");
211 /* update frame object fields before transmitting */
214 fhci_dbg(usb->fhci, "there is no empty frame\n");
230 /* update actual frame time object with the actual transmission */
241 /* remove TD from actual frame */
735 /* for ISO transfer calculate start frame index */
837 u16 frame local
[all...]
H A Dohci-q.c113 /* iso periods can be huge; iso tds specify frame numbers */
124 /* usb 1.1 says 90% of one frame */
480 * real work is done at the next start frame (SF) hardware interrupt
500 /* SF interrupt might get delayed; record the frame counter value that
719 int frame = urb->start_frame; local
721 // FIXME scheduling should handle frame counter
724 frame += cnt * urb->interval;
725 frame &= 0xffff;
726 td_fill (ohci, TD_CC | TD_ISO | frame,
987 * frame counte
[all...]
/linux-master/drivers/scsi/elx/libefc/
H A Defc_node.c349 struct efc_hw_sequence *frame, *next; local
354 list_for_each_entry_safe(frame, next, &node->pend_frames, list_entry) {
355 list_del(&frame->list_entry);
356 efc->tt.hw_seq_free(efc, frame);
1001 /* need to check for hold frames condition after each frame
1002 * processed because any given frame could cause a transition
1009 /* Get next frame/sequence */
1026 /* now dispatch frame(s) to dispatch function */
/linux-master/drivers/media/platform/st/sti/hva/
H A Dhva.h31 * struct hva_frameinfo - information about hva frame
34 * @width: width of frame
35 * @height: height of frame
36 * @aligned_width: width of frame (with encoder alignment constraint)
37 * @aligned_height: height of frame (with encoder alignment constraint)
69 * @time_per_frame: time per frame in seconds
83 * @sei_fp: sei frame packing arrangement enable
84 * @sei_fp_type: sei frame packing arrangement type
106 * struct hva_frame - hva frame buffer (output)
109 * @list: V4L2 m2m list that the frame belong
[all...]
/linux-master/arch/powerpc/kernel/vdso/
H A Dsigtramp64.S23 * glibc can correctly identify the trampoline stack frame.
303 # Do we really need to describe the frame at this point? ie. will
/linux-master/sound/usb/usx2y/
H A Dusb_stream.c673 int frame = 0, iters = 0; local
705 frame = usb_get_current_frame_number(dev);
709 } while (now > -1 && now == frame);
733 snd_printdd(KERN_DEBUG "%i %i\n", frame, iters);
H A Dusx2yhwdeppcm.c67 "active frame status %i. Most probably some hardware problem.\n",
154 shm->captured_iso[head].frame = urb->start_frame + pack;
169 int frame)
215 err = usx2y_urb_submit(capsubs, capsubs->completed_urb, frame);
219 err = usx2y_urb_submit(capsubs2, capsubs2->completed_urb, frame);
166 usx2y_usbpcm_usbframe_complete(struct snd_usx2y_substream *capsubs, struct snd_usx2y_substream *capsubs2, struct snd_usx2y_substream *playbacksubs, int frame) argument
/linux-master/arch/x86/crypto/
H A Dpolyval-clmulni_asm.S26 #include <asm/frame.h>
/linux-master/drivers/media/platform/marvell/
H A Dmcam-core.h85 * Basic frame states
180 void (*frame_complete)(struct mcam_camera *cam, int frame);
273 #define IRQ_EOF0 0x00000001 /* End of frame 0 */
274 #define IRQ_EOF1 0x00000002 /* End of frame 1 */
275 #define IRQ_EOF2 0x00000004 /* End of frame 2 */
276 #define IRQ_SOF0 0x00000008 /* Start of frame 0 */
277 #define IRQ_SOF1 0x00000010 /* Start of frame 1 */
278 #define IRQ_SOF2 0x00000020 /* Start of frame 2 */
/linux-master/drivers/net/can/ifi_canfd/
H A Difi_canfd.c283 * In case the Extended ID frame is received, the standard
355 struct can_frame *frame; local
362 skb = alloc_can_err_skb(ndev, &frame);
366 frame->can_id |= CAN_ERR_CRTL;
367 frame->data[1] = CAN_ERR_CRTL_RX_OVERFLOW;
878 * In case the Extended ID frame is transmitted, the

Completed in 333 milliseconds

<<11121314151617181920>>