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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
vp9_decoder.c 190 static void swap_frame_buffers(VP9Decoder *pbi) { function
266 swap_frame_buffers(pbi);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
onyxd_if.c 204 static int swap_frame_buffers (VP8_COMMON *cm) function
348 if (swap_frame_buffers (cm))
  /external/libvpx/libvpx/vp8/decoder/
onyxd_if.c 210 static int swap_frame_buffers (VP8_COMMON *cm) function
366 if (swap_frame_buffers (cm))
  /external/libvpx/libvpx/vp9/decoder/
vp9_decoder.c 266 static void swap_frame_buffers(VP9Decoder *pbi) { function
349 swap_frame_buffers(pbi);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
onyxd_if.c 210 static int swap_frame_buffers (VP8_COMMON *cm) function
368 if (swap_frame_buffers (cm))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decoder.c 266 static void swap_frame_buffers(VP9D_COMP *pbi) { function
349 swap_frame_buffers(pbi);

Completed in 234 milliseconds