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

  /external/chromium_org/third_party/libvpx/source/libvpx/test/
set_roi.cc 104 static_cast<unsigned int>(cpi.segment_encode_breakout[i]);
  /external/libvpx/libvpx/test/
set_roi.cc 104 static_cast<unsigned int>(cpi.segment_encode_breakout[i]);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
set_roi.cc 104 static_cast<unsigned int>(cpi.segment_encode_breakout[i]);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h 500 int segment_encode_breakout[MAX_MB_SEGMENTS]; member in struct:VP8_COMP
onyx_if.c     [all...]
encodeframe.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.h 315 int segment_encode_breakout[MAX_SEGMENTS]; member in struct:VP9_COMP
vp9_encoder.c 641 cpi->segment_encode_breakout[i] = cpi->oxcf.encode_breakout;
    [all...]
vp9_encodeframe.c 184 x->encode_breakout = cpi->segment_encode_breakout[mbmi->segment_id];
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 420 int segment_encode_breakout[MAX_SEGMENTS]; member in struct:VP9_COMP
vp9_onyx_if.c 856 cpi->segment_encode_breakout[i] = cpi->oxcf.encode_breakout;
    [all...]
vp9_encodeframe.c 261 x->encode_breakout = cpi->segment_encode_breakout[mbmi->segment_id];
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 422 int segment_encode_breakout[MAX_SEGMENTS]; member in struct:VP9_COMP
vp9_onyx_if.c 899 cpi->segment_encode_breakout[i] = cpi->oxcf.encode_breakout;
    [all...]
vp9_encodeframe.c 277 x->encode_breakout = cpi->segment_encode_breakout[mbmi->segment_id];
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 503 int segment_encode_breakout[MAX_MB_SEGMENTS]; member in struct:VP8_COMP
onyx_if.c     [all...]
encodeframe.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 503 int segment_encode_breakout[MAX_MB_SEGMENTS]; member in struct:VP8_COMP
onyx_if.c     [all...]
encodeframe.c     [all...]

Completed in 412 milliseconds