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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h 648 int output_partition; member in struct:VP8_COMP
bitstream.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 649 int output_partition; member in struct:VP8_COMP
bitstream.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 649 int output_partition; member in struct:VP8_COMP
bitstream.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 868 ((VP8_COMP *)ctx->cpi)->output_partition = 1;
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 837 ((VP8_COMP *)ctx->cpi)->output_partition = 1;
922 if (cpi->output_partition)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 840 ((VP8_COMP *)ctx->cpi)->output_partition = 1;
925 if (cpi->output_partition)
    [all...]

Completed in 138 milliseconds