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

  /external/libvpx/libvpx/vp8/encoder/
pickinter.c 708 int frame_cost; local
791 frame_cost =
793 rate2 += frame_cost;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
pickinter.c 704 int frame_cost; local
787 frame_cost =
789 rate2 += frame_cost;
    [all...]

Completed in 107 milliseconds