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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
block.h 65 } PARTITION_INFO;
80 PARTITION_INFO *partition_info; /* work pointer */ member in struct:macroblock
81 PARTITION_INFO *pi; /* Corresponds to upper left visible macroblock */
82 PARTITION_INFO *pip; /* Base of allocated array */
rdopt.c 60 PARTITION_INFO partition;
1018 x->partition_info->bmi[i].mode = m;
1019 x->partition_info->bmi[i].mv.as_int = this_mv->as_int;
    [all...]
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
block.h 65 } PARTITION_INFO;
80 PARTITION_INFO *partition_info; /* work pointer */ member in struct:macroblock
81 PARTITION_INFO *pi; /* Corresponds to upper left visible macroblock */
82 PARTITION_INFO *pip; /* Base of allocated array */
rdopt.c 60 PARTITION_INFO partition;
1018 x->partition_info->bmi[i].mode = m;
1019 x->partition_info->bmi[i].mv.as_int = this_mv->as_int;
    [all...]
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
block.h 65 } PARTITION_INFO;
80 PARTITION_INFO *partition_info; /* work pointer */ member in struct:macroblock
81 PARTITION_INFO *pi; /* Corresponds to upper left visible macroblock */
82 PARTITION_INFO *pip; /* Base of allocated array */
rdopt.c 60 PARTITION_INFO partition;
1023 x->partition_info->bmi[i].mode = m;
1024 x->partition_info->bmi[i].mv.as_int = this_mv->as_int;
    [all...]
onyx_if.c     [all...]

Completed in 83 milliseconds