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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dblock.h65 } PARTITION_INFO; typedef in typeref:struct:__anon13081
80 PARTITION_INFO *partition_info; /* work pointer */
81 PARTITION_INFO *pi; /* Corresponds to upper left visible macroblock */
82 PARTITION_INFO *pip; /* Base of allocated array */
H A Drdopt.c59 PARTITION_INFO partition;
1924 vpx_memcpy(&best_mode->partition, x->partition_info, sizeof(PARTITION_INFO));
2596 vpx_memcpy(x->partition_info, &best_mode.partition, sizeof(PARTITION_INFO));
H A Donyx_if.c1167 sizeof(PARTITION_INFO));
/external/libvpx/libvpx/vp8/encoder/
H A Dblock.h65 } PARTITION_INFO; typedef in typeref:struct:__anon24872
80 PARTITION_INFO *partition_info; /* work pointer */
81 PARTITION_INFO *pi; /* Corresponds to upper left visible macroblock */
82 PARTITION_INFO *pip; /* Base of allocated array */
H A Drdopt.c60 PARTITION_INFO partition;
1925 vpx_memcpy(&best_mode->partition, x->partition_info, sizeof(PARTITION_INFO));
2594 vpx_memcpy(x->partition_info, &best_mode.partition, sizeof(PARTITION_INFO));
H A Donyx_if.c1144 sizeof(PARTITION_INFO));

Completed in 130 milliseconds