HomeSort by relevance Sort by last modified time
    Searched refs:DEFAULT_VIDEO_ENCODE_HINT_ID (Results 1 - 13 of 13) sorted by null

  /device/huawei/angler/power/
hint-data.h 31 #define DEFAULT_VIDEO_ENCODE_HINT_ID (0x0A00)
power-8994.c 57 static int new_hint_id = DEFAULT_VIDEO_ENCODE_HINT_ID;
58 static int cur_hint_id = DEFAULT_VIDEO_ENCODE_HINT_ID;
112 video_encode_metadata.hint_id = DEFAULT_VIDEO_ENCODE_HINT_ID;
power-8992.c 66 video_encode_metadata.hint_id = DEFAULT_VIDEO_ENCODE_HINT_ID;
power.c 192 video_encode_metadata.hint_id = DEFAULT_VIDEO_ENCODE_HINT_ID;
  /device/lge/bullhead/power/
hint-data.h 31 #define DEFAULT_VIDEO_ENCODE_HINT_ID (0x0A00)
power-8992.c 57 static int new_hint_id = DEFAULT_VIDEO_ENCODE_HINT_ID;
58 static int cur_hint_id = DEFAULT_VIDEO_ENCODE_HINT_ID;
112 video_encode_metadata.hint_id = DEFAULT_VIDEO_ENCODE_HINT_ID;
power-8994.c 66 video_encode_metadata.hint_id = DEFAULT_VIDEO_ENCODE_HINT_ID;
power.c 186 video_encode_metadata.hint_id = DEFAULT_VIDEO_ENCODE_HINT_ID;
  /device/google/marlin/power/
hint-data.h 31 #define DEFAULT_VIDEO_ENCODE_HINT_ID (0x0A00)
power-8996.c 208 perform_hint_action(DEFAULT_VIDEO_ENCODE_HINT_ID,
225 perform_hint_action(DEFAULT_VIDEO_ENCODE_HINT_ID,
236 undo_hint_action(DEFAULT_VIDEO_ENCODE_HINT_ID);
power-helper.c 200 video_encode_metadata.hint_id = DEFAULT_VIDEO_ENCODE_HINT_ID;
  /device/google/wahoo/power/
hint-data.h 31 #define DEFAULT_VIDEO_ENCODE_HINT_ID (0x0A00)
power-8998.c 212 resource_values = getPowerhint(DEFAULT_VIDEO_ENCODE_HINT_ID, &resources);
214 perform_hint_action(DEFAULT_VIDEO_ENCODE_HINT_ID, resource_values, resources);
218 undo_hint_action(DEFAULT_VIDEO_ENCODE_HINT_ID);

Completed in 460 milliseconds