Searched refs:prev_entry (Results 1 – 5 of 5) sorted by relevance
33 struct jit_code_entry *prev_entry; member125 JITCodeEntry->prev_entry = nullptr; in NotifyDebugger()129 NextEntry->prev_entry = JITCodeEntry; in NotifyDebugger()200 jit_code_entry* PrevEntry = JITCodeEntry->prev_entry; in deregisterObjectInternal()204 NextEntry->prev_entry = PrevEntry; in deregisterObjectInternal()
1012 GstTocEntry *cur_entry = NULL, *prev_entry = NULL; in gst_flac_parse_handle_cuesheet() local1056 prev_entry = cur_entry; in gst_flac_parse_handle_cuesheet()1058 if (prev_entry != NULL) { in gst_flac_parse_handle_cuesheet()1059 gst_toc_entry_get_start_stop_times (prev_entry, &start, NULL); in gst_flac_parse_handle_cuesheet()1063 gst_toc_entry_set_start_stop_times (prev_entry, start, stop); in gst_flac_parse_handle_cuesheet()
749 struct hash_entry *prev_entry = in emit_alu() local751 if (prev_entry) { in emit_alu()752 cond = prev_entry->data; in emit_alu()
2341 STSCEntry *prev_entry = &atom_array_index (&stsc->entries, len - 2); in atom_stsc_copy_data() local2343 if (prev_entry->samples_per_chunk == current_entry->samples_per_chunk && in atom_stsc_copy_data()2344 prev_entry->sample_description_index == in atom_stsc_copy_data()
4129 STSCEntry *prev_entry = in gst_qt_mux_stop_file() local4133 prev_entry->first_chunk) * prev_entry->samples_per_chunk; in gst_qt_mux_stop_file()