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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/memory_manager/include/
heapmm.h 86 typedef struct HMM_UNIQUE(structure) {
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(descriptor) *desc, HMM_UNIQUE(size_aau) needed_addr_align_units
    [all...]
hmm_cnfg.h 31 #undef HMM_UNIQUE
47 #define HMM_UNIQUE(BASE) hmm_ ## BASE
58 typedef unsigned long HMM_UNIQUE(size_aau);
62 typedef unsigned long HMM_UNIQUE(size_bau);
76 #define HMM_UNIQUE(BASE) thmm_ ## BASE
82 typedef unsigned HMM_UNIQUE(size_aau);
84 typedef unsigned short HMM_UNIQUE(size_bau);
90 extern jmp_buf HMM_UNIQUE(jmp_buf);
91 extern const char *HMM_UNIQUE(fail_file);
92 extern unsigned HMM_UNIQUE(fail_line)
    [all...]
hmm_intrnl.h 25 #define U(BASE) HMM_UNIQUE(BASE)
49 HMM_UNIQUE(size_bau) previous_block_size, block_size;
  /external/libvpx/libvpx/vpx_mem/memory_manager/include/
heapmm.h 86 typedef struct HMM_UNIQUE(structure) {
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(descriptor) *desc, HMM_UNIQUE(size_aau) needed_addr_align_units
    [all...]
hmm_cnfg.h 31 #undef HMM_UNIQUE
47 #define HMM_UNIQUE(BASE) hmm_ ## BASE
58 typedef unsigned long HMM_UNIQUE(size_aau);
62 typedef unsigned long HMM_UNIQUE(size_bau);
76 #define HMM_UNIQUE(BASE) thmm_ ## BASE
82 typedef unsigned HMM_UNIQUE(size_aau);
84 typedef unsigned short HMM_UNIQUE(size_bau);
90 extern jmp_buf HMM_UNIQUE(jmp_buf);
91 extern const char *HMM_UNIQUE(fail_file);
92 extern unsigned HMM_UNIQUE(fail_line)
    [all...]
hmm_intrnl.h 25 #define U(BASE) HMM_UNIQUE(BASE)
49 HMM_UNIQUE(size_bau) previous_block_size, block_size;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/include/
heapmm.h 86 typedef struct HMM_UNIQUE(structure) {
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(descriptor) *desc, HMM_UNIQUE(size_aau) needed_addr_align_units
    [all...]
hmm_cnfg.h 31 #undef HMM_UNIQUE
47 #define HMM_UNIQUE(BASE) hmm_ ## BASE
58 typedef unsigned long HMM_UNIQUE(size_aau);
62 typedef unsigned long HMM_UNIQUE(size_bau);
76 #define HMM_UNIQUE(BASE) thmm_ ## BASE
82 typedef unsigned HMM_UNIQUE(size_aau);
84 typedef unsigned short HMM_UNIQUE(size_bau);
90 extern jmp_buf HMM_UNIQUE(jmp_buf);
91 extern const char *HMM_UNIQUE(fail_file);
92 extern unsigned HMM_UNIQUE(fail_line)
    [all...]
hmm_intrnl.h 25 #define U(BASE) HMM_UNIQUE(BASE)
49 HMM_UNIQUE(size_bau) previous_block_size, block_size;

Completed in 1249 milliseconds