Searched refs:decode_timeout_count (Results 1 – 9 of 9) sorted by relevance
208 u32 decode_timeout_count; member778 hw->decode_timeout_count = 2; in start_process_time()827 if (hw->decode_timeout_count > 0) in check_timer_func()828 hw->decode_timeout_count--; in check_timer_func()829 if (hw->decode_timeout_count == 0) in check_timer_func()837 if (hw->decode_timeout_count > 0) in check_timer_func()838 hw->decode_timeout_count--; in check_timer_func()839 if (hw->decode_timeout_count == 0) in check_timer_func()
243 u32 decode_timeout_count; member1859 hw->decode_timeout_count = 2; in start_process_time()1911 if (hw->decode_timeout_count > 0) in check_timer_func()1912 hw->decode_timeout_count--; in check_timer_func()1913 if (hw->decode_timeout_count == 0) in check_timer_func()
253 u32 decode_timeout_count; member2621 hw->decode_timeout_count = 1; in start_process_time()2623 hw->decode_timeout_count = 10; in start_process_time()2676 if (hw->decode_timeout_count > 0) in check_timer_func()2677 hw->decode_timeout_count--; in check_timer_func()2678 if (hw->decode_timeout_count == 0) in check_timer_func()
517 u32 decode_timeout_count; member3181 hw->decode_timeout_count = 2; in start_process_time()3393 if (hw->decode_timeout_count > 0) in check_timer_func()3394 hw->decode_timeout_count--; in check_timer_func()3395 if (hw->decode_timeout_count == 0) in check_timer_func()
801 unsigned int decode_timeout_count; member3058 hw->decode_timeout_count = 10; in start_process_time()6885 if (hw->decode_timeout_count > 0) in check_timer_func()6886 hw->decode_timeout_count--; in check_timer_func()6887 if (hw->decode_timeout_count == 0) in check_timer_func()6897 if (hw->decode_timeout_count > 0) in check_timer_func()6898 hw->decode_timeout_count--; in check_timer_func()6899 if (hw->decode_timeout_count == 0) in check_timer_func()7159 hw->decode_timeout_count = 0; in vh264_local_init()
624 int decode_timeout_count; member850 dec->decode_timeout_count = 0; in start_process_time()5993 if (dec->decode_timeout_count > 0)5994 dec->decode_timeout_count--;5995 if (dec->decode_timeout_count == 0) {
1477 unsigned int decode_timeout_count; member2224 hevc->decode_timeout_count = 0; in hevc_init_stru()10881 if (hevc->decode_timeout_count > 0) in vh265_check_timer_func()10882 hevc->decode_timeout_count--; in vh265_check_timer_func()10883 if (hevc->decode_timeout_count == 0) in vh265_check_timer_func()11793 hevc->decode_timeout_count = 2; in vh265_init()11800 hevc->decode_timeout_count = 2; in vh265_init()
1014 int decode_timeout_count; member1580 pbi->decode_timeout_count = 0; in start_process_time()8766 if (pbi->decode_timeout_count > 0) in vvp9_put_timer_func()8767 pbi->decode_timeout_count--; in vvp9_put_timer_func()8768 if (pbi->decode_timeout_count == 0) { in vvp9_put_timer_func()
611 int decode_timeout_count; member919 hw->decode_timeout_count = 0; in start_process_time()7876 if (hw->decode_timeout_count > 0) in vav1_put_timer_func()7877 hw->decode_timeout_count--; in vav1_put_timer_func()7878 if (hw->decode_timeout_count == 0) { in vav1_put_timer_func()