Searched refs:force_tid (Results 1 – 2 of 2) sorted by relevance
237 RK_S32 force_tid = -1; in h265e_start() local243 mpp_meta_get_s32(meta, KEY_TEMPORAL_ID, &force_tid); in h265e_start()256 if (force_tid >= 0) { in h265e_start()258 frm_cfg->force_temporal_id = force_tid; in h265e_start()
364 RK_S32 force_tid = -1; in h264e_start() local370 mpp_meta_get_s32(meta, KEY_TEMPORAL_ID, &force_tid); in h264e_start()383 if (force_tid >= 0) { in h264e_start()385 frm_cfg->force_temporal_id = force_tid; in h264e_start()