Lines Matching refs:INTERACTIVE_GOVERNOR
166 } else if ((strncmp(governor, INTERACTIVE_GOVERNOR, strlen(INTERACTIVE_GOVERNOR)) == 0) && in process_video_decode_hint()
167 (strlen(governor) == strlen(INTERACTIVE_GOVERNOR))) { in process_video_decode_hint()
176 } else if ((strncmp(governor, INTERACTIVE_GOVERNOR, strlen(INTERACTIVE_GOVERNOR)) == 0) && in process_video_decode_hint()
177 (strlen(governor) == strlen(INTERACTIVE_GOVERNOR))) { in process_video_decode_hint()
216 } else if ((strncmp(governor, INTERACTIVE_GOVERNOR, strlen(INTERACTIVE_GOVERNOR)) == 0) && in process_video_encode_hint()
217 (strlen(governor) == strlen(INTERACTIVE_GOVERNOR))) { in process_video_encode_hint()
228 } else if ((strncmp(governor, INTERACTIVE_GOVERNOR, strlen(INTERACTIVE_GOVERNOR)) == 0) && in process_video_encode_hint()
229 (strlen(governor) == strlen(INTERACTIVE_GOVERNOR))) { in process_video_encode_hint()
463 } else if ((strncmp(governor, INTERACTIVE_GOVERNOR, strlen(INTERACTIVE_GOVERNOR)) == 0) && in set_interactive()
464 (strlen(governor) == strlen(INTERACTIVE_GOVERNOR))) { in set_interactive()
574 } else if ((strncmp(governor, INTERACTIVE_GOVERNOR, strlen(INTERACTIVE_GOVERNOR)) == 0) && in set_interactive()
575 (strlen(governor) == strlen(INTERACTIVE_GOVERNOR))) { in set_interactive()