Searched refs:vp9_write_yuv_frame_420 (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_skin_detection.h29 extern void vp9_write_yuv_frame_420(YV12_BUFFER_CONFIG *s, FILE *f);
H A Dvp9_skin_detection.c127 vp9_write_yuv_frame_420(&skinmap, yuv_skinmap_file);
H A Dvp9_encoder.c2445 void vp9_write_yuv_frame_420(YV12_BUFFER_CONFIG *s, FILE *f) { function
3828 vp9_write_yuv_frame_420(&cpi->denoiser.running_avg_y[INTRA_FRAME],

Completed in 346 milliseconds