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

  /external/libvpx/libvpx/vp9/common/
vp9_extend.h 18 void vp9_copy_and_extend_frame(const YV12_BUFFER_CONFIG *src,
vp9_extend.c 58 void vp9_copy_and_extend_frame(const YV12_BUFFER_CONFIG *src, function
  /external/libvpx/libvpx/vp9/encoder/
vp9_lookahead.c 146 vp9_copy_and_extend_frame(src, &buf->img);
150 vp9_copy_and_extend_frame(src, &buf->img);

Completed in 48 milliseconds