Home
last modified time | relevance | path

Searched defs:yuv_skinmap_file (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_skin_detection.c53 void vp9_compute_skin_map(VP9_COMP *const cpi, FILE *yuv_skinmap_file) { in vp9_compute_skin_map()
Dvp9_encoder.c77 FILE *yuv_skinmap_file = NULL; variable