Searched refs:bottom_offset (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/pci/tw68/ |
| H A D | tw68-risc.c | 132 unsigned int bottom_offset, in tw68_risc_buffer() argument 143 if (UNSET != bottom_offset) in tw68_risc_buffer() 163 if (UNSET != bottom_offset) /* generates SYNCE */ in tw68_risc_buffer() 164 rp = tw68_risc_field(rp, sglist, bottom_offset, 2, in tw68_risc_buffer()
|
| H A D | tw68.h | 204 unsigned int bottom_offset, unsigned int bpl,
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/ |
| H A D | h265d_ps.c | 1239 vui->def_disp_win.bottom_offset = vui->def_disp_win.bottom_offset * 2; in decode_vui() 1250 vui->def_disp_win.bottom_offset); in decode_vui() 1255 vui->def_disp_win.bottom_offset = 0; in decode_vui() 1475 READ_UE(gb, &sps->pic_conf_win.bottom_offset); in mpp_hevc_decode_nal_sps() 1476 sps->pic_conf_win.bottom_offset = sps->pic_conf_win.bottom_offset * 2; in mpp_hevc_decode_nal_sps() 1485 sps->pic_conf_win.bottom_offset); in mpp_hevc_decode_nal_sps() 1490 sps->pic_conf_win.bottom_offset = 0; in mpp_hevc_decode_nal_sps() 1727 sps->scaled_ref_layer_window.bottom_offset = (value << 1); in mpp_hevc_decode_nal_sps() 1737 sps->output_window.bottom_offset += sps->vui.def_disp_win.bottom_offset; in mpp_hevc_decode_nal_sps() 1750 (sps->output_window.top_offset + sps->output_window.bottom_offset); in mpp_hevc_decode_nal_sps() [all …]
|
| H A D | h265d_parser.h | 91 RK_S32 bottom_offset; member
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx88/ |
| H A D | cx88-core.c | 132 unsigned int top_offset, unsigned int bottom_offset, in cx88_risc_buffer() argument 141 if (bottom_offset != UNSET) in cx88_risc_buffer() 164 if (bottom_offset != UNSET) in cx88_risc_buffer() 165 rp = cx88_risc_field(rp, sglist, bottom_offset, 0x200, in cx88_risc_buffer()
|
| H A D | cx88.h | 624 unsigned int top_offset, unsigned int bottom_offset,
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx23885/ |
| H A D | cx23885-core.c | 1200 unsigned int bottom_offset, unsigned int bpl, in cx23885_risc_buffer() argument 1209 if (UNSET != bottom_offset) in cx23885_risc_buffer() 1230 if (UNSET != bottom_offset) in cx23885_risc_buffer() 1231 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x200, in cx23885_risc_buffer() 1275 unsigned int bottom_offset, unsigned int bpl, in cx23885_risc_vbibuffer() argument 1284 if (UNSET != bottom_offset) in cx23885_risc_vbibuffer() 1308 if (UNSET != bottom_offset) in cx23885_risc_vbibuffer() 1309 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x200, in cx23885_risc_vbibuffer()
|
| H A D | cx23885.h | 518 unsigned int top_offset, unsigned int bottom_offset, 523 unsigned int top_offset, unsigned int bottom_offset,
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx25821/ |
| H A D | cx25821-core.c | 1059 unsigned int bottom_offset, unsigned int bpl, in cx25821_risc_buffer() argument 1070 if (UNSET != bottom_offset) in cx25821_risc_buffer() 1094 if (UNSET != bottom_offset) { in cx25821_risc_buffer() 1095 rp = cx25821_risc_field(rp, sglist, bottom_offset, 0x200, bpl, in cx25821_risc_buffer()
|
| H A D | cx25821.h | 401 unsigned int bottom_offset,
|