HomeSort by relevance Sort by last modified time
    Searched full:find_next_key_frame (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 77 static void find_next_key_frame(VP8_COMP *cpi, FIRSTPASS_STATS *this_frame);
2714 static void find_next_key_frame(VP8_COMP *cpi, FIRSTPASS_STATS *this_frame) function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
firstpass.c 77 static void find_next_key_frame(VP8_COMP *cpi, FIRSTPASS_STATS *this_frame);
2717 static void find_next_key_frame(VP8_COMP *cpi, FIRSTPASS_STATS *this_frame) function
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c 1830 static void find_next_key_frame(VP9_COMP *cpi, FIRSTPASS_STATS *this_frame) { function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_firstpass.c 1898 static void find_next_key_frame(VP9_COMP *cpi, FIRSTPASS_STATS *this_frame) { function
    [all...]

Completed in 94 milliseconds