Searched defs:note (Results 51 - 60 of 60) sorted by relevance

123

/external/chromium_org/content/common/gpu/media/
H A Dvideo_decode_accelerator_unittest.cc354 // Doesn't take ownership of |rendering_helper| or |note|, which must outlive
374 ClientStateNotification<ClientState>* note,
480 ClientStateNotification<ClientState>* note,
500 note_(note),
977 ClientStateNotification<ClientState>* note);
978 void WaitUntilDecodeFinish(ClientStateNotification<ClientState>* note);
1108 ClientStateNotification<ClientState>* note) {
1113 ASSERT_EQ(note->Wait(), CS_DECODER_SET);
1117 ClientStateNotification<ClientState>* note) {
1119 if (note
477 GLRenderingVDAClient( RenderingHelper* rendering_helper, int rendering_window_id, ClientStateNotification<ClientState>* note, const std::string& encoded_data, int num_in_flight_decodes, int num_play_throughs, int reset_after_frame_num, int delete_decoder_state, int frame_width, int frame_height, media::VideoCodecProfile profile, double rendering_fps, bool suppress_rendering, int delay_reuse_after_frame_num, int decode_calls_per_second) argument
1106 CreateAndStartDecoder( GLRenderingVDAClient* client, ClientStateNotification<ClientState>* note) argument
1116 WaitUntilDecodeFinish( ClientStateNotification<ClientState>* note) argument
1169 AssertWaitForStateOrDeleted( ClientStateNotification<ClientState>* note, GLRenderingVDAClient* client, ClientState expected_state) argument
1232 ClientStateNotification<ClientState>* note = local
1266 ClientStateNotification<ClientState>* note = notes[i]; local
1489 ClientStateNotification<ClientState>* note = local
[all...]
/external/sonivox/arm-fm-22k/lib_src/
H A Deas_voicemgt.c181 pVoice->note = pVoice->nextNote = DEFAULT_KEY_NUMBER;
902 * note off already) or forces them to mute quickly.
1019 * Stop the notes that had deferred note-off requests.
1028 * voices that have had deferred note-off requests are now put into release
1041 /* check each voice to see if it requires a deferred note off */
1050 This voice was stolen, AND it also has a deferred note-off.
1051 The stolen note must be completely ramped down at this point.
1052 The note that caused the stealing to occur, however, must
1053 have received a note-off request before the note tha
1271 VMStolenVoice(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_I32 voiceNum, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regionIndex) argument
1535 VMCheckPolyphonyLimiting(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regionIndex, EAS_I32 lowVoice, EAS_I32 highVoice) argument
1610 VMStartVoice(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regionIndex) argument
1747 VMStartNote(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity) argument
1868 VMStopNote(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity) argument
2013 VMStealVoice(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_INT *pVoiceNumber, EAS_U8 channel, EAS_U8 note, EAS_I32 lowVoice, EAS_I32 highVoice) argument
[all...]
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_voicemgt.c181 pVoice->note = pVoice->nextNote = DEFAULT_KEY_NUMBER;
902 * note off already) or forces them to mute quickly.
1019 * Stop the notes that had deferred note-off requests.
1028 * voices that have had deferred note-off requests are now put into release
1041 /* check each voice to see if it requires a deferred note off */
1050 This voice was stolen, AND it also has a deferred note-off.
1051 The stolen note must be completely ramped down at this point.
1052 The note that caused the stealing to occur, however, must
1053 have received a note-off request before the note tha
1271 VMStolenVoice(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_I32 voiceNum, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regionIndex) argument
1535 VMCheckPolyphonyLimiting(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regionIndex, EAS_I32 lowVoice, EAS_I32 highVoice) argument
1610 VMStartVoice(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regionIndex) argument
1747 VMStartNote(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity) argument
1868 VMStopNote(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity) argument
2013 VMStealVoice(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_INT *pVoiceNumber, EAS_U8 channel, EAS_U8 note, EAS_I32 lowVoice, EAS_I32 highVoice) argument
[all...]
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_voicemgt.c181 pVoice->note = pVoice->nextNote = DEFAULT_KEY_NUMBER;
902 * note off already) or forces them to mute quickly.
1019 * Stop the notes that had deferred note-off requests.
1028 * voices that have had deferred note-off requests are now put into release
1041 /* check each voice to see if it requires a deferred note off */
1050 This voice was stolen, AND it also has a deferred note-off.
1051 The stolen note must be completely ramped down at this point.
1052 The note that caused the stealing to occur, however, must
1053 have received a note-off request before the note tha
1271 VMStolenVoice(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_I32 voiceNum, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regionIndex) argument
1535 VMCheckPolyphonyLimiting(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regionIndex, EAS_I32 lowVoice, EAS_I32 highVoice) argument
1610 VMStartVoice(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regionIndex) argument
1747 VMStartNote(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity) argument
1868 VMStopNote(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity) argument
2013 VMStealVoice(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_INT *pVoiceNumber, EAS_U8 channel, EAS_U8 note, EAS_I32 lowVoice, EAS_I32 highVoice) argument
[all...]
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadelf.c924 ElfXX_Nhdr* note = (ElfXX_Nhdr*)(image + offset); local
925 Char* name = (Char *)note + sizeof(ElfXX_Nhdr);
926 UChar *desc = (UChar *)name + ((note->n_namesz + 3) & ~3);
930 note->n_type == NT_GNU_BUILD_ID) {
932 note->n_descsz * 2 + 1);
934 for (j = 0; j < note->n_descsz; j++) {
941 + ((note->n_namesz + 3) & ~3)
942 + ((note->n_descsz + 3) & ~3);
958 ElfXX_Nhdr* note = (ElfXX_Nhdr*)(image + offset); local
959 Char* name = (Char *)note
[all...]
/external/chromium_org/chrome/browser/automation/
H A Dautomation_provider_observers.cc2019 const Notification* note) {
2021 dict->SetString("content_url", note->content_url().spec());
2022 dict->SetString("origin_url", note->origin_url().spec());
2023 dict->SetString("display_source", note->display_source());
2024 dict->SetString("id", note->notification_id());
2039 base::DictionaryValue* note = NotificationToJson( local
2045 note->SetInteger("pid", pid);
2047 list->Append(note);
2018 NotificationToJson( const Notification* note) argument
/external/chromium_org/third_party/accessibility-audit/
H A Daxs_testing.js424 parent:["landmark"]}, note:{namefrom:["author"], parent:["section"]}, option:{namefrom:["contents", "author"], namerequired:!0, parent:["input"], properties:["aria-checked", "aria-posinset", "aria-selected", "aria-setsize"]}, presentation:{parent:["structure"]}, progressbar:{childpresentational:!0, namefrom:["author"], namerequired:!0, parent:["range"]}, radio:{namefrom:["contents", "author"], namerequired:!0, parent:["checkbox", "option"]}, radiogroup:{mustcontain:["radio"], namefrom:["author"],
478 main:"aria_role_main", math:"aria_role_math", navigation:"aria_role_navigation", note:"aria_role_note", region:"aria_role_region", rowheader:"aria_role_rowheader", search:"aria_role_search", separator:"aria_role_separator"};
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/aztec/ ...
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 842 milliseconds

123