Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/
H A Dsimple_encode.h254 void output_image_buffer(const ImageBuffer &image_buffer, std::FILE *out_file);
H A Dsimple_encode.cc454 void output_image_buffer(const ImageBuffer &image_buffer, std::FILE *out_file) { in output_image_buffer() function