Lines Matching refs:INTERACTIVE_GOVERNOR
159 } else if ((strncmp(governor, INTERACTIVE_GOVERNOR, strlen(INTERACTIVE_GOVERNOR)) == 0) && in process_video_decode_hint()
160 (strlen(governor) == strlen(INTERACTIVE_GOVERNOR))) { in process_video_decode_hint()
169 } else if ((strncmp(governor, INTERACTIVE_GOVERNOR, strlen(INTERACTIVE_GOVERNOR)) == 0) && in process_video_decode_hint()
170 (strlen(governor) == strlen(INTERACTIVE_GOVERNOR))) { in process_video_decode_hint()
209 } else if ((strncmp(governor, INTERACTIVE_GOVERNOR, strlen(INTERACTIVE_GOVERNOR)) == 0) && in process_video_encode_hint()
210 (strlen(governor) == strlen(INTERACTIVE_GOVERNOR))) { in process_video_encode_hint()
221 } else if ((strncmp(governor, INTERACTIVE_GOVERNOR, strlen(INTERACTIVE_GOVERNOR)) == 0) && in process_video_encode_hint()
222 (strlen(governor) == strlen(INTERACTIVE_GOVERNOR))) { in process_video_encode_hint()
382 } else if ((strncmp(governor, INTERACTIVE_GOVERNOR, strlen(INTERACTIVE_GOVERNOR)) == 0) && in set_interactive()
383 (strlen(governor) == strlen(INTERACTIVE_GOVERNOR))) { in set_interactive()
493 } else if ((strncmp(governor, INTERACTIVE_GOVERNOR, strlen(INTERACTIVE_GOVERNOR)) == 0) && in set_interactive()
494 (strlen(governor) == strlen(INTERACTIVE_GOVERNOR))) { in set_interactive()