/openbmc/linux/drivers/media/platform/qcom/venus/ |
H A D | hfi_cmds.c | 756 struct hfi_intra_period *in = pdata, *intra = prop_data; in pkt_session_set_property_1x() local 758 intra->pframes = in->pframes; in pkt_session_set_property_1x() 759 intra->bframes = in->bframes; in pkt_session_set_property_1x() 760 pkt->shdr.hdr.size += sizeof(u32) + sizeof(*intra); in pkt_session_set_property_1x() 810 struct hfi_intra_refresh *in = pdata, *intra = prop_data; in pkt_session_set_property_1x() local 824 intra->mode = in->mode; in pkt_session_set_property_1x() 825 intra->air_mbs = in->air_mbs; in pkt_session_set_property_1x() 826 intra->air_ref = in->air_ref; in pkt_session_set_property_1x() 827 intra->cir_mbs = in->cir_mbs; in pkt_session_set_property_1x() 828 pkt->shdr.hdr.size += sizeof(u32) + sizeof(*intra); in pkt_session_set_property_1x() [all …]
|
/openbmc/linux/drivers/media/test-drivers/vicodec/ |
H A D | codec-fwht.c | 250 unsigned int input_step, bool intra) in fwht() argument 256 int add = intra ? 256 : 0; in fwht() 383 fwht16(const s16 *block, s16 *output_block, int stride, int intra) in fwht16() argument 467 ifwht(const s16 *block, s16 *output_block, int intra) in ifwht() argument 474 int inter = intra ? 0 : 1; in ifwht()
|
/openbmc/linux/arch/arm/mach-omap1/ |
H A D | Kconfig | 75 intra-tick resolution than OMAP_MPU_TIMER. The 32KHz timer is 88 timer provides more intra-tick resolution than the 32KHz timer,
|
/openbmc/linux/net/tipc/ |
H A D | Kconfig | 12 specially designed for intra cluster communication. This protocol
|
/openbmc/linux/Documentation/networking/ |
H A D | tipc.rst | 11 designed for intra-cluster communication. It can be configured to transmit 95 for TCP, while they are superior for intra-node and inter-container throughput
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-codec.rst | 1165 Enable constrained intra prediction for H264. Applicable to the H264 1174 Cyclic intra macroblock refresh. This is the number of continuous 1186 Sets the type of intra refresh. The period to refresh 1208 for which the whole frame will be intra-refreshed. An example: 1211 intra-refreshed on frameX and the other half of macroblocks 2070 Setting this prevents intra 4x4 mode in the intra mode decision. 2561 Indicates constant intra prediction for HEVC encoder. Specifies the 2562 constrained intra prediction in which intra largest coding unit (LCU) 2564 neighboring intra LCU only. Setting the value to 1 enables constant intra 2565 prediction and setting the value to 0 disables constant intra prediction. [all …]
|
H A D | ext-ctrls-codec-stateless.rst | 984 - Indicates the probability that a macroblock is intra-predicted. 1401 - If set motion vectors are coded for intra macroblocks. 1449 - The quantisation matrix coefficients for intra-coded frames, in zigzag 1455 - The quantisation matrix coefficients for non-intra-coded frames, in 1462 intra-coded frames, in zigzag scanning order. Only relevant for 1467 non-intra-coded frames, in zigzag scanning order. Only relevant for 2132 intra prediction mode. 3028 - Specifies whether the intra edge filtering process should be enabled. 3886 used for non-intra frames and ignored otherwise. order_hints[0] is 3939 - If set, indicates that intra blocks may use palette encoding. If not [all …]
|
/openbmc/linux/drivers/staging/media/rkvdec/ |
H A D | rkvdec-vp9.c | 132 u32 intra[4][2]; member 942 vp9_ctx->intra_cnts.intra_inter = &intra_cnts->intra; in rkvdec_init_v4l2_vp9_count_tbl()
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/ |
H A D | dpaa.rst | 209 be processed by the same CPU. This ensures intra-flow order preservation
|
/openbmc/linux/fs/nfs/ |
H A D | nfs4trace.h | 2265 __field(bool, intra) 2290 __entry->intra = nss ? 0 : 1; 2319 __entry->intra,
|
/openbmc/linux/tools/objtool/Documentation/ |
H A D | objtool.txt | 416 11. file.o: warning: unannotated intra-function call
|
/openbmc/linux/Documentation/translations/sp_SP/ |
H A D | memory-barriers.txt | 89 (*) Efectos de barrera adquiriendo intra-CPU. 2202 Consulte también la sección "Efectos de barrera adquiriendo intra-CPU".
|
/openbmc/qemu/target/riscv/insn_trans/ |
H A D | trans_rvv.c.inc | 656 * strengthen the ordering of intra-instruction element accesses.
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 1221 + * coding units coded in intra 24021 + if (check_func(ctx_8.filter_intra, "bwdif8.intra")) { 24054 + report("bwdif8.intra");
|
/openbmc/linux/Documentation/virt/kvm/ |
H A D | api.rst | 7600 This is intended to support intra-host migration of VMs between userspace VMMs,
|