Home
last modified time | relevance | path

Searched refs:vpx_write_yuv_frame (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/vpx_util/
Dvpx_util.mk16 UTIL_SRCS-yes += vpx_write_yuv_frame.h
17 UTIL_SRCS-yes += vpx_write_yuv_frame.c
Dvpx_write_yuv_frame.h21 void vpx_write_yuv_frame(FILE *yuv_file, YV12_BUFFER_CONFIG *s);
Dvpx_write_yuv_frame.c14 void vpx_write_yuv_frame(FILE *yuv_file, YV12_BUFFER_CONFIG *s) { in vpx_write_yuv_frame() function
/external/libvpx/libvpx/vp8/common/
Dvp8_skin_detection.c106 vpx_write_yuv_frame(yuv_skinmap_file, &skinmap); in vp8_compute_skin_map()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_skin_detection.c171 vpx_write_yuv_frame(yuv_skinmap_file, &skinmap); in vp9_output_skin_map()
Dvp9_encoder.c3736 vpx_write_yuv_frame(yuv_svc_src[svc->spatial_layer_id], cpi->Source);
4793 vpx_write_yuv_frame(yuv_denoised_file,
/external/libvpx/
DAndroid.bp220 "libvpx/vpx_util/vpx_write_yuv_frame.c",
466 "libvpx/vpx_util/vpx_write_yuv_frame.c",
618 "libvpx/vpx_util/vpx_write_yuv_frame.c",
812 "libvpx/vpx_util/vpx_write_yuv_frame.c",
1050 "libvpx/vpx_util/vpx_write_yuv_frame.c",
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c3822 vpx_write_yuv_frame(yuv_file, cpi->Source); in encode_frame_to_data_rate()
4406 vpx_write_yuv_frame(yuv_denoised_file, in encode_frame_to_data_rate()