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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
pickinter.c 462 static void check_for_encode_breakout(unsigned int sse, MACROBLOCK* x) function
523 check_for_encode_breakout(*sse, x);
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
pickinter.c 561 static void check_for_encode_breakout(unsigned int sse, MACROBLOCK* x) function
631 check_for_encode_breakout(*sse, x);
    [all...]

Completed in 4673 milliseconds