Searched refs:table_entry (Results 1 – 12 of 12) sorted by relevance
129 OMX_TICKS *table_entry = NULL; in insert_timestamp() local156 for(int i = 0; i < TIME_SZ && !table_entry; i++) { in insert_timestamp()158 table_entry = &pcurrent->input_timestamps[i].timestamps; in insert_timestamp()163 if (!table_entry) { in insert_timestamp()168 *table_entry = header->nTimeStamp; in insert_timestamp()
151 OMX_TICKS *table_entry = NULL; in insert_timestamp() local186 for (int i = 0; i < TIME_SZ && !table_entry; i++) { in insert_timestamp()188 table_entry = &pcurrent->input_timestamps[i].timestamps; in insert_timestamp()194 if (!table_entry) { in insert_timestamp()200 *table_entry = header->nTimeStamp; in insert_timestamp()
25 struct table_entry in drm_fourcc_from_handle() struct31 static table_entry table[] = { in drm_fourcc_from_handle()
1667 uint16_t table_entry; in ipa_nati_post_del_dma_cmd() local1998 table_entry = in ipa_nati_post_del_dma_cmd()2002 if (table_entry >= cache_ptr->table_entries) { in ipa_nati_post_del_dma_cmd()2004 table_entry -= cache_ptr->table_entries; in ipa_nati_post_del_dma_cmd()2009 UpdateSwSpecParams(&tbl_ptr[table_entry], in ipa_nati_post_del_dma_cmd()
1755 uint16_t table_entry; in ipa_nati_post_del_dma_cmd() local2086 table_entry = in ipa_nati_post_del_dma_cmd()2090 if (table_entry >= cache_ptr->table_entries) { in ipa_nati_post_del_dma_cmd()2092 table_entry -= cache_ptr->table_entries; in ipa_nati_post_del_dma_cmd()2097 UpdateSwSpecParams(&tbl_ptr[table_entry], in ipa_nati_post_del_dma_cmd()
1756 uint16_t table_entry; in ipa_nati_post_del_dma_cmd() local2087 table_entry = in ipa_nati_post_del_dma_cmd()2091 if (table_entry >= cache_ptr->table_entries) { in ipa_nati_post_del_dma_cmd()2093 table_entry -= cache_ptr->table_entries; in ipa_nati_post_del_dma_cmd()2098 UpdateSwSpecParams(&tbl_ptr[table_entry], in ipa_nati_post_del_dma_cmd()
113 struct table_entry in plane_layout_components_from_handle() struct120 static table_entry table[] = { in plane_layout_components_from_handle()