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

  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 658 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/libvpx/libvpx/vp8/
vp8_cx_iface.c 915 ((VP8_COMP *)ctx->cpi)->output_partition = 1;
    [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 409 milliseconds