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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_enums.h 52 PARTITION_TYPES,
53 PARTITION_INVALID = PARTITION_TYPES
vp9_common_data.h 30 extern const BLOCK_SIZE subsize_lookup[PARTITION_TYPES][BLOCK_SIZES];
vp9_entropymode.h 43 vp9_prob partition_prob[PARTITION_CONTEXTS][PARTITION_TYPES - 1];
60 unsigned int partition[PARTITION_CONTEXTS][PARTITION_TYPES];
80 [PARTITION_TYPES - 1];
83 extern const vp9_tree_index vp9_partition_tree[TREE_SIZE(PARTITION_TYPES)];
vp9_entropymode.c 164 [PARTITION_TYPES - 1] = {
188 [PARTITION_TYPES - 1] = {
241 const vp9_tree_index vp9_partition_tree[TREE_SIZE(PARTITION_TYPES)] = {
vp9_common_data.c 75 const BLOCK_SIZE subsize_lookup[PARTITION_TYPES][BLOCK_SIZES] = {
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_common_data.h 30 extern const BLOCK_SIZE subsize_lookup[PARTITION_TYPES][BLOCK_SIZES];
vp9_entropymode.h 43 vp9_prob partition_prob[PARTITION_CONTEXTS][PARTITION_TYPES - 1];
60 unsigned int partition[PARTITION_CONTEXTS][PARTITION_TYPES];
80 [PARTITION_TYPES - 1];
83 extern const vp9_tree_index vp9_partition_tree[TREE_SIZE(PARTITION_TYPES)];
vp9_enums.h 66 PARTITION_TYPES,
67 PARTITION_INVALID = PARTITION_TYPES
vp9_entropymode.c 164 [PARTITION_TYPES - 1] = {
188 [PARTITION_TYPES - 1] = {
241 const vp9_tree_index vp9_partition_tree[TREE_SIZE(PARTITION_TYPES)] = {
vp9_common_data.c 75 const BLOCK_SIZE subsize_lookup[PARTITION_TYPES][BLOCK_SIZES] = {
  /external/libvpx/libvpx/vp9/common/
vp9_common_data.h 30 extern const BLOCK_SIZE subsize_lookup[PARTITION_TYPES][BLOCK_SIZES];
vp9_entropymode.h 43 vp9_prob partition_prob[PARTITION_CONTEXTS][PARTITION_TYPES - 1];
60 unsigned int partition[PARTITION_CONTEXTS][PARTITION_TYPES];
80 [PARTITION_TYPES - 1];
83 extern const vp9_tree_index vp9_partition_tree[TREE_SIZE(PARTITION_TYPES)];
vp9_enums.h 69 PARTITION_TYPES,
70 PARTITION_INVALID = PARTITION_TYPES
vp9_entropymode.c 164 [PARTITION_TYPES - 1] = {
188 [PARTITION_TYPES - 1] = {
241 const vp9_tree_index vp9_partition_tree[TREE_SIZE(PARTITION_TYPES)] = {
vp9_common_data.c 75 const BLOCK_SIZE subsize_lookup[PARTITION_TYPES][BLOCK_SIZES] = {
  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 186 int partition_cost[PARTITION_CONTEXTS][PARTITION_TYPES];
vp9_bitstream.c 40 static struct vp9_token partition_encodings[PARTITION_TYPES];
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_block.h 186 int partition_cost[PARTITION_CONTEXTS][PARTITION_TYPES];
vp9_bitstream.c 40 static struct vp9_token partition_encodings[PARTITION_TYPES];
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.h 403 int partition_cost[PARTITION_CONTEXTS][PARTITION_TYPES];
vp9_bitstream.c 39 static struct vp9_token partition_encodings[PARTITION_TYPES];
    [all...]
  /build/tools/releasetools/
common.py     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]

Completed in 4749 milliseconds