Searched refs:tvp (Results 1 – 6 of 6) sorted by relevance
1764 struct timeval tvp; in _rtw_get_current_time() local1765 getmicrotime(&tvp); in _rtw_get_current_time()1766 return tvp.tv_sec; in _rtw_get_current_time()
6912 int tvp = vdec_secure(hw_to_vdec(dec)) ? local6923 int size = decoder_mmu_box_sc_check(dec->mmu_box, tvp);
9895 int tvp = vdec_secure(hw_to_vdec(pbi)) ? local9902 int size = decoder_mmu_box_sc_check(pbi->mmu_box, tvp);
8680 int tvp = vdec_secure(hw_to_vdec(hw)) ? in run_ready() local8684 int size = decoder_mmu_box_sc_check(hw->mmu_box, tvp); in run_ready()
8957 int tvp = vdec_secure(hw_to_vdec(hw)) ? local8964 int size = decoder_mmu_box_sc_check(hw->mmu_box, tvp);
12514 int tvp = vdec_secure(hw_to_vdec(hevc)) ? in run_ready() local12525 int size = decoder_mmu_box_sc_check(hevc->mmu_box, tvp); in run_ready()