Searched refs:top_offset (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_ps.c489 vui->def_disp_win.top_offset = get_ue_golomb_long(gb) * 2;
499 vui->def_disp_win.top_offset,
504 vui->def_disp_win.top_offset =
695 sps->pic_conf_win.top_offset = get_ue_golomb_long(gb) * 2;
704 sps->pic_conf_win.top_offset,
709 sps->pic_conf_win.top_offset =
919 sps->output_window.top_offset += sps->vui.def_disp_win.top_offset;
932 (sps->output_window.top_offset + sps->output_window.bottom_offset);
944 sps->pic_conf_win.top_offset
[all...]
H A Dhevc.h305 int top_offset; member in struct:HEVCWindow
H A Dhevc_refs.c209 (frame->window.top_offset >> vshift) * dst->linesize[i];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821-video-upstream-ch2.c131 unsigned int top_offset, unsigned int bpl,
166 if (UNSET != top_offset) {
172 top_offset, 0, bpl,
129 cx25821_risc_buffer_upstream_ch2(struct cx25821_dev *dev, struct pci_dev *pci, unsigned int top_offset, unsigned int bpl, unsigned int lines) argument
H A Dcx25821-core.c1150 struct scatterlist *sglist, unsigned int top_offset,
1160 if (UNSET != top_offset)
1181 if (UNSET != top_offset) {
1182 rp = cx25821_risc_field(rp, sglist, top_offset, 0, bpl, padding,
1149 cx25821_risc_buffer(struct pci_dev *pci, struct btcx_riscmem *risc, struct scatterlist *sglist, unsigned int top_offset, unsigned int bottom_offset, unsigned int bpl, unsigned int padding, unsigned int lines) argument
H A Dcx25821-video-upstream.c176 unsigned int top_offset,
212 if (UNSET != top_offset) {
218 top_offset, 0, bpl,
174 cx25821_risc_buffer_upstream(struct cx25821_dev *dev, struct pci_dev *pci, unsigned int top_offset, unsigned int bpl, unsigned int lines) argument
H A Dcx25821.h555 unsigned int top_offset,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-core.c130 unsigned int top_offset, unsigned int bottom_offset,
138 if (UNSET != top_offset)
154 if (UNSET != top_offset)
155 rp = cx88_risc_field(rp, sglist, top_offset, 0,
128 cx88_risc_buffer(struct pci_dev *pci, struct btcx_riscmem *risc, struct scatterlist *sglist, unsigned int top_offset, unsigned int bottom_offset, unsigned int bpl, unsigned int padding, unsigned int lines) argument
H A Dcx88.h578 unsigned int top_offset, unsigned int bottom_offset,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dsh_mobile_ceu_camera.c585 unsigned int left_offset, top_offset; local
592 top_offset = cam->ceu_top;
632 top_offset /= 2;
643 camor = left_offset | (top_offset << 16);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885.h473 unsigned int top_offset, unsigned int bottom_offset,
H A Dcx23885-core.c1106 struct scatterlist *sglist, unsigned int top_offset,
1115 if (UNSET != top_offset)
1134 if (UNSET != top_offset)
1135 rp = cx23885_risc_field(rp, sglist, top_offset, 0,
1105 cx23885_risc_buffer(struct pci_dev *pci, struct btcx_riscmem *risc, struct scatterlist *sglist, unsigned int top_offset, unsigned int bottom_offset, unsigned int bpl, unsigned int padding, unsigned int lines) argument

Completed in 96 milliseconds