Searched defs:thd (Results 1 – 16 of 16) sorted by relevance
274 MppThread *thd = enc->thread_enc; in mpp_enc_reset_v2() local291 MppThread *thd = enc->thread_enc; in mpp_enc_notify_v2() local
32 HANDLE thd; in ThreadCreate() local
213 MppThread *thd; member235 MppThread *thd = impl->thd; in mpp_timer_thread() local381 MppThread *thd = new MppThread(mpp_timer_thread, impl, impl->name); in mpp_timer_set_enable() local
118 MppThread *thd; member359 MppThread *thd = NULL; in cluster_worker_init() local542 MppThread *thd = p->thd; in cluster_worker() local577 MppThread *thd = worker->thd; in cluster_signal_f() local
80 MppThread *thd; member600 MppThread *thd = ctx->thd; in dec_vproc_thread() local948 MppThread *thd = p->thd; in dec_vproc_reset() local
381 pthread_t thd; in dec_nt_decode() local
548 pthread_t thd; in dec_decode() local
72 pthread_t thd; // thread for for each instance member
139 pthread_t thd; // thread for for each instance member
450 RK_U8 *thd = (RK_U8 *)&rc_regs->aq_tthd0; in vepu540c_h265_global_cfg_set() local460 RK_U8 *thd = (RK_U8 *)&rc_regs->aq_tthd0; in vepu540c_h265_global_cfg_set() local
596 RK_U8 *thd = (RK_U8 *)®s->aq_thd0; in vepu541_h265_set_l2_regs() local607 RK_U8 *thd = (RK_U8 *)®s->aq_thd0; in vepu541_h265_set_l2_regs() local
1303 RK_U8 *thd = (RK_U8 *)&rc_regs->aq_tthd0; in vepu580_h265_global_cfg_set() local1313 RK_U8 *thd = (RK_U8 *)&rc_regs->aq_tthd0; in vepu580_h265_global_cfg_set() local
65 pthread_t thd; member
1466 RK_U8* thd = (RK_U8*)®s->reg_rc_roi.aq_tthd0; in setup_vepu540c_l2() local
2093 RK_U8* thd = (RK_U8*)®s->reg_rc_klut.aq_tthd0; in setup_vepu580_l2() local
81 #define MMA9553_ACTIVITY_THD_TO_SEC(thd) ((thd) / MMA9553_DEFAULT_SAMPLE_RATE) argument