Home
last modified time | relevance | path

Searched refs:swap_frame_buffers (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/decoder/
Donyxd_if.c213 static int swap_frame_buffers(VP8_COMMON *cm) { in swap_frame_buffers() function
351 if (swap_frame_buffers(cm)) { in vp8dx_receive_compressed_data()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decoder.c227 static void swap_frame_buffers(VP9Decoder *pbi) { in swap_frame_buffers() function
373 swap_frame_buffers(pbi); in vp9_receive_compressed_data()