OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpx_yv12_copy_y
(Results
1 - 8
of
8
) sorted by null
/external/libvpx/libvpx/vpx_scale/
vpx_scale_rtcd.sh
25
prototype void
vpx_yv12_copy_y
"const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc"
26
specialize
vpx_yv12_copy_y
neon
/external/libvpx/libvpx/vp9/encoder/
vp9_picklpf.c
117
vpx_yv12_copy_y
(cm->frame_to_show, &cpi->last_frame_uf);
137
vpx_yv12_copy_y
(&cpi->last_frame_uf, cm->frame_to_show);
164
vpx_yv12_copy_y
(&cpi->last_frame_uf, cm->frame_to_show);
185
vpx_yv12_copy_y
(&cpi->last_frame_uf, cm->frame_to_show);
/external/libvpx/armv7a/
vpx_scale_rtcd.h
40
#define
vpx_yv12_copy_y
vpx_yv12_copy_y_c
macro
/external/libvpx/armv7a-neon/
vpx_scale_rtcd.h
43
#define
vpx_yv12_copy_y
vpx_yv12_copy_y_neon
macro
/external/libvpx/generic/
vpx_scale_rtcd.h
40
#define
vpx_yv12_copy_y
vpx_yv12_copy_y_c
macro
/external/libvpx/mips/
vpx_scale_rtcd.h
40
#define
vpx_yv12_copy_y
vpx_yv12_copy_y_c
macro
/external/libvpx/mips-dspr2/
vpx_scale_rtcd.h
40
#define
vpx_yv12_copy_y
vpx_yv12_copy_y_c
macro
/external/libvpx/libvpx/vp8/encoder/
picklpf.c
316
vpx_yv12_copy_y
(saved_frame, cm->frame_to_show);
342
vpx_yv12_copy_y
(saved_frame, cm->frame_to_show);
370
vpx_yv12_copy_y
(saved_frame, cm->frame_to_show);
Completed in 284 milliseconds