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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h648 int output_partition; member in struct:VP8_COMP
H A Dbitstream.c1618 if (!cpi->output_partition)
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h649 int output_partition; member in struct:VP8_COMP
H A Dbitstream.c1619 if (!cpi->output_partition)
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/
H A Dvp8_cx_iface.c868 ((VP8_COMP *)ctx->cpi)->output_partition = 1;
953 if (cpi->output_partition)
/external/libvpx/libvpx/vp8/
H A Dvp8_cx_iface.c837 ((VP8_COMP *)ctx->cpi)->output_partition = 1;
922 if (cpi->output_partition)

Completed in 382 milliseconds