HomeSort by relevance Sort by last modified time
    Searched defs:next_iiratio (Results 1 - 11 of 11) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.h 43 unsigned int next_iiratio; member in struct:twopass_rc
vp9_firstpass.c 1851 double next_iiratio = (IIKFACTOR1 * local_next_frame.intra_error \/ local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_firstpass.h 43 unsigned int next_iiratio; member in struct:twopass_rc
vp9_firstpass.c 1850 double next_iiratio = (IIKFACTOR1 * local_next_frame.intra_error \/ local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_firstpass.c 1821 double next_iiratio = (BOOST_FACTOR * local_next_frame.intra_error \/ local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
firstpass.c 2654 double next_iiratio; local
    [all...]
onyx_int.h 570 unsigned int next_iiratio; member in struct:VP8_COMP::twopass_rc
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 2654 double next_iiratio; local
    [all...]
onyx_int.h 571 unsigned int next_iiratio; member in struct:VP8_COMP::twopass_rc
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
firstpass.c 2657 double next_iiratio; local
    [all...]
onyx_int.h 571 unsigned int next_iiratio; member in struct:VP8_COMP::twopass_rc

Completed in 876 milliseconds