Home
last modified time | relevance | path

Searched refs:lt_idx (Results 1 - 13 of 13) sorted by relevance

/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_rc_defs.h75 unsigned int lt_idx : 4; member
H A Drk_venc_ref.h28 * The lt_ref can be only indexed by long-term reference frame index (lt_idx).
56 * it is replaced by other frame with the same lt_idx or IDR frame.
76 * Setup long-term reference index max lt_idx, loop interval and reference
80 * 2.1 lt_idx
102 * .lt_idx = 0,
108 * lt_idx 0 xxxxxx x 0 x xxxxxx x 0 x
113 * .lt_idx = 0,
118 * .lt_idx = 1,
123 * .lt_idx = 2,
129 * lt_idx
183 signed int lt_idx; /* lt_idx of the reference frame */ global() member
[all...]
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_rc_defs.h75 RK_U32 lt_idx : 4; member
H A Drk_venc_ref.h29 * The lt_ref can be only indexed by long-term reference frame index (lt_idx).
57 * it is replaced by other frame with the same lt_idx or IDR frame.
77 * Setup long-term reference index max lt_idx, loop interval and reference
81 * 2.1 lt_idx
103 * .lt_idx = 0,
109 * lt_idx 0 xxxxxx x 0 x xxxxxx x 0 x
114 * .lt_idx = 0,
119 * .lt_idx = 1,
124 * .lt_idx = 2,
130 * lt_idx
184 RK_S32 lt_idx; /* lt_idx of the reference frame */ global() member
[all...]
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_rc_defs.h75 RK_U32 lt_idx : 4; member
H A Drk_venc_ref.h29 * The lt_ref can be only indexed by long-term reference frame index (lt_idx).
57 * it is replaced by other frame with the same lt_idx or IDR frame.
77 * Setup long-term reference index max lt_idx, loop interval and reference
81 * 2.1 lt_idx
103 * .lt_idx = 0,
109 * lt_idx 0 xxxxxx x 0 x xxxxxx x 0 x
114 * .lt_idx = 0,
119 * .lt_idx = 1,
124 * .lt_idx = 2,
130 * lt_idx
184 RK_S32 lt_idx; /* lt_idx of the reference frame */ global() member
[all...]
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_rc_defs.h94 RK_U32 lt_idx : 4; member
H A Drk_venc_ref.h30 * The lt_ref can be only indexed by long-term reference frame index (lt_idx).
58 * it is replaced by other frame with the same lt_idx or IDR frame.
78 * Setup long-term reference index max lt_idx, loop interval and reference
82 * 2.1 lt_idx
104 * .lt_idx = 0,
110 * lt_idx 0 xxxxxx x 0 x xxxxxx x 0 x
115 * .lt_idx = 0,
120 * .lt_idx = 1,
125 * .lt_idx = 2,
131 * lt_idx
185 RK_S32 lt_idx; /* lt_idx of the reference frame */ global() member
[all...]
/device/soc/rockchip/rk3588/hardware/mpp/src/
H A Dmpi_enc_utils.c665 RK_S32 lt_idx = -1; in hal_mpp_encode() local
672 if (MPP_OK == mpp_meta_get_s32(meta, KEY_LONG_REF_IDX, &lt_idx)) in hal_mpp_encode()
674 " lt %d", lt_idx); in hal_mpp_encode()
/device/soc/rockchip/rk3399/hardware/mpp/src/
H A Dmpi_enc_utils.c82 lt_ref[REF_NUM_0].lt_idx = 0; in mpi_enc_gen_ref_cfg()
263 lt_ref[0].lt_idx = 0; in mpi_enc_gen_smart_gop_ref_cfg()
/device/soc/rockchip/rk3568/hardware/mpp/src/
H A Dmpi_enc_utils.c83 lt_ref[REF_NUM_0].lt_idx = 0; in mpi_enc_gen_ref_cfg()
264 lt_ref[0].lt_idx = 0; in mpi_enc_gen_smart_gop_ref_cfg()
/device/soc/rockchip/common/hardware/mpp/src/
H A Dmpi_enc_utils.c62 lt_ref[0].lt_idx = 0; in mpi_enc_gen_ref_cfg()
245 lt_ref[0].lt_idx = 0; in mpi_enc_gen_smart_gop_ref_cfg()
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A Dvpu_api_mlvec.cpp397 lt_ref[i].lt_idx = i; in vpu_api_mlvec_set_dy_max_tid()

Completed in 13 milliseconds