Searched refs:HMM_UNIQUE (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/memory_manager/include/
H A Dheapmm.h86 typedef struct HMM_UNIQUE(structure) { function
107 HMM_UNIQUE(size_bau) num_baus_can_shrink;
110 HMM_UNIQUE(descriptor);
114 void HMM_UNIQUE(init)(HMM_UNIQUE(descriptor) *desc);
116 void *HMM_UNIQUE(alloc)(
117 HMM_UNIQUE(descriptor) *desc, HMM_UNIQUE(size_aau) num_addr_align_units);
120 void *HMM_UNIQUE(greedy_alloc)(
121 HMM_UNIQUE(descripto
[all...]
H A Dhmm_cnfg.h31 #undef HMM_UNIQUE macro
47 #define HMM_UNIQUE(BASE) hmm_ ## BASE macro
58 typedef unsigned long HMM_UNIQUE(size_aau); typedef
62 typedef unsigned long HMM_UNIQUE(size_bau); typedef
76 #define HMM_UNIQUE(BASE) thmm_ ## BASE macro
82 typedef unsigned HMM_UNIQUE(size_aau); typedef
84 typedef unsigned short HMM_UNIQUE(size_bau); typedef
90 extern jmp_buf HMM_UNIQUE(jmp_buf);
91 extern const char *HMM_UNIQUE(fail_file);
92 extern unsigned HMM_UNIQUE(fail_lin
[all...]
H A Dhmm_intrnl.h25 #define U(BASE) HMM_UNIQUE(BASE)
49 HMM_UNIQUE(size_bau) previous_block_size, block_size;
/external/libvpx/libvpx/vpx_mem/memory_manager/include/
H A Dheapmm.h86 typedef struct HMM_UNIQUE(structure) { function
107 HMM_UNIQUE(size_bau) num_baus_can_shrink;
110 HMM_UNIQUE(descriptor);
114 void HMM_UNIQUE(init)(HMM_UNIQUE(descriptor) *desc);
116 void *HMM_UNIQUE(alloc)(
117 HMM_UNIQUE(descriptor) *desc, HMM_UNIQUE(size_aau) num_addr_align_units);
120 void *HMM_UNIQUE(greedy_alloc)(
121 HMM_UNIQUE(descripto
[all...]
H A Dhmm_cnfg.h31 #undef HMM_UNIQUE macro
47 #define HMM_UNIQUE(BASE) hmm_ ## BASE macro
58 typedef unsigned long HMM_UNIQUE(size_aau); typedef
62 typedef unsigned long HMM_UNIQUE(size_bau); typedef
76 #define HMM_UNIQUE(BASE) thmm_ ## BASE macro
82 typedef unsigned HMM_UNIQUE(size_aau); typedef
84 typedef unsigned short HMM_UNIQUE(size_bau); typedef
90 extern jmp_buf HMM_UNIQUE(jmp_buf);
91 extern const char *HMM_UNIQUE(fail_file);
92 extern unsigned HMM_UNIQUE(fail_lin
[all...]
H A Dhmm_intrnl.h25 #define U(BASE) HMM_UNIQUE(BASE)
49 HMM_UNIQUE(size_bau) previous_block_size, block_size;

Completed in 109 milliseconds