Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dencode_test_driver.h107 const vpx_image_t *GetPreviewFrame() { in GetPreviewFrame() function
Dencode_test_driver.cc198 const vpx_image_t *img_enc = encoder->GetPreviewFrame(); in RunLoop()