Searched refs:force_use_lt_idx (Results 1 – 2 of 2) sorted by relevance
234 RK_S32 force_use_lt_idx = -1; in h265e_start() local240 mpp_meta_get_s32(meta, KEY_ENC_USE_LTR, &force_use_lt_idx); in h265e_start()250 if (force_use_lt_idx >= 0) { in h265e_start()253 frm_cfg->force_ref_arg = force_use_lt_idx; in h265e_start()
361 RK_S32 force_use_lt_idx = -1; in h264e_start() local367 mpp_meta_get_s32(meta, KEY_ENC_USE_LTR, &force_use_lt_idx); in h264e_start()377 if (force_use_lt_idx >= 0) { in h264e_start()380 frm_cfg->force_ref_arg = force_use_lt_idx; in h264e_start()