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.h34 extern void vp9_write_yuv_frame_420(YV12_BUFFER_CONFIG *s, FILE *f);
Dvp9_skin_detection.c202 vp9_write_yuv_frame_420(&skinmap, yuv_skinmap_file); in vp9_compute_skin_map()
Dvp9_encoder.c2589 void vp9_write_yuv_frame_420(YV12_BUFFER_CONFIG *s, FILE *f) { in vp9_write_yuv_frame_420() function
4451 vp9_write_yuv_frame_420(&cpi->denoiser.running_avg_y[INTRA_FRAME],