Searched refs:bottom_offset (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_ps.c490 vui->def_disp_win.bottom_offset = get_ue_golomb_long(gb) * 2;
500 vui->def_disp_win.bottom_offset);
505 vui->def_disp_win.bottom_offset = 0;
696 sps->pic_conf_win.bottom_offset = get_ue_golomb_long(gb) * 2;
705 sps->pic_conf_win.bottom_offset);
710 sps->pic_conf_win.bottom_offset = 0;
920 sps->output_window.bottom_offset += sps->vui.def_disp_win.bottom_offset;
932 (sps->output_window.top_offset + sps->output_window.bottom_offset);
945 sps->pic_conf_win.bottom_offset
[all...]
H A Dhevc.h306 int bottom_offset; member in struct:HEVCWindow
/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,
140 if (UNSET != bottom_offset)
157 if (UNSET != bottom_offset)
158 rp = cx88_risc_field(rp, sglist, bottom_offset, 0x200,
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/staging/cx25821/
H A Dcx25821-video-upstream-ch2.c143 unsigned int bottom_offset = bpl; local
185 bottom_offset, 0x200, bpl,
H A Dcx25821-core.c1151 unsigned int bottom_offset, unsigned int bpl,
1162 if (UNSET != bottom_offset)
1186 if (UNSET != bottom_offset) {
1187 rp = cx25821_risc_field(rp, sglist, bottom_offset, 0x200, bpl,
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.h556 unsigned int bottom_offset,
H A Dcx25821-video-upstream.c189 unsigned int bottom_offset = bpl; local
229 databuf_offset, bottom_offset,
/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.c1107 unsigned int bottom_offset, unsigned int bpl,
1117 if (UNSET != bottom_offset)
1137 if (UNSET != bottom_offset)
1138 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x200,
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 111 milliseconds