Home
last modified time | relevance | path

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

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