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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h 545 unsigned char *partition_d[MAX_PARTITIONS]; member in struct:VP8_COMP
bitstream.c     [all...]
encodeframe.c 804 vp8_start_encode(&bc[i], cpi->partition_d[i + 1],
    [all...]
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c     [all...]
onyx_int.h 546 unsigned char *partition_d[MAX_PARTITIONS]; member in struct:VP8_COMP
encodeframe.c 791 vp8_start_encode(&bc[i], cpi->partition_d[i + 1],
    [all...]
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
bitstream.c     [all...]
onyx_int.h 546 unsigned char *partition_d[MAX_PARTITIONS]; member in struct:VP8_COMP
encodeframe.c 792 vp8_start_encode(&bc[i], cpi->partition_d[i + 1],
    [all...]
onyx_if.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c     [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 933 pkt.data.frame.buf = cpi->partition_d[i];
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 936 pkt.data.frame.buf = cpi->partition_d[i];
    [all...]

Completed in 700 milliseconds