HomeSort by relevance Sort by last modified time
    Searched refs:yv12_buffer_config (Results 1 - 22 of 22) sorted by null

  /external/libvpx/libvpx/vpx_scale/arm/neon/
yv12extend_arm.c 14 const struct yv12_buffer_config *src_ybc,
15 struct yv12_buffer_config *dst_ybc);
17 void vp8_yv12_copy_frame_neon(const struct yv12_buffer_config *src_ybc,
18 struct yv12_buffer_config *dst_ybc) {
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.h 16 struct yv12_buffer_config;
19 const struct yv12_buffer_config *src,
vp9_picklpf.h 15 struct yv12_buffer_config;
20 void vp9_pick_filter_level(struct yv12_buffer_config *sd,
  /external/libvpx/armv7a-neon/
vpx_scale_rtcd.h 10 struct yv12_buffer_config;
33 void vp8_yv12_extend_frame_borders_c(struct yv12_buffer_config *ybf);
34 void vp8_yv12_extend_frame_borders_neon(struct yv12_buffer_config *ybf);
37 void vp8_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
38 void vp8_yv12_copy_frame_neon(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
41 void vpx_yv12_copy_y_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
42 void vpx_yv12_copy_y_neon(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc)
    [all...]
vp8_rtcd.h 23 struct yv12_buffer_config;
382 void vp8_yv12_copy_partial_frame_c(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
383 void vp8_yv12_copy_partial_frame_neon(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
386 int vp8_denoiser_filter_c(struct yv12_buffer_config* mc_running_avg, struct yv12_buffer_config* running_avg, struct macroblock* signal, unsigned int motion_magnitude2, int y_offset, int uv_offset);
vp9_rtcd.h 25 struct yv12_buffer_config;
  /external/libvpx/mips-dspr2/
vpx_scale_rtcd.h 10 struct yv12_buffer_config;
33 void vp8_yv12_extend_frame_borders_c(struct yv12_buffer_config *ybf);
36 void vp8_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
39 void vpx_yv12_copy_y_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
42 void vp9_extend_frame_borders_c(struct yv12_buffer_config *ybf, int subsampling_x, int subsampling_y);
43 void vp9_extend_frame_borders_dspr2(struct yv12_buffer_config *ybf, int subsampling_x, int subsampling_y);
46 void vp9_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf, int subsampling_x, int subsampling_y);
47 void vp9_extend_frame_inner_borders_dspr2(struct yv12_buffer_config *ybf, int subsampling_x, int subsampling_y)
    [all...]
vp8_rtcd.h 23 struct yv12_buffer_config;
304 void vp8_yv12_copy_partial_frame_c(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
307 int vp8_denoiser_filter_c(struct yv12_buffer_config* mc_running_avg, struct yv12_buffer_config* running_avg, struct macroblock* signal, unsigned int motion_magnitude2, int y_offset, int uv_offset);
vp9_rtcd.h 25 struct yv12_buffer_config;
  /external/libvpx/armv7a/
vpx_scale_rtcd.h 10 struct yv12_buffer_config;
33 void vp8_yv12_extend_frame_borders_c(struct yv12_buffer_config *ybf);
36 void vp8_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
39 void vpx_yv12_copy_y_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
42 void vp9_extend_frame_borders_c(struct yv12_buffer_config *ybf, int subsampling_x, int subsampling_y);
45 void vp9_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf, int subsampling_x, int subsampling_y);
vp8_rtcd.h 23 struct yv12_buffer_config;
329 void vp8_yv12_copy_partial_frame_c(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
332 int vp8_denoiser_filter_c(struct yv12_buffer_config* mc_running_avg, struct yv12_buffer_config* running_avg, struct macroblock* signal, unsigned int motion_magnitude2, int y_offset, int uv_offset);
vp9_rtcd.h 25 struct yv12_buffer_config;
  /external/libvpx/generic/
vpx_scale_rtcd.h 10 struct yv12_buffer_config;
33 void vp8_yv12_extend_frame_borders_c(struct yv12_buffer_config *ybf);
36 void vp8_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
39 void vpx_yv12_copy_y_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
42 void vp9_extend_frame_borders_c(struct yv12_buffer_config *ybf, int subsampling_x, int subsampling_y);
45 void vp9_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf, int subsampling_x, int subsampling_y);
vp8_rtcd.h 23 struct yv12_buffer_config;
286 void vp8_yv12_copy_partial_frame_c(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
289 int vp8_denoiser_filter_c(struct yv12_buffer_config* mc_running_avg, struct yv12_buffer_config* running_avg, struct macroblock* signal, unsigned int motion_magnitude2, int y_offset, int uv_offset);
vp9_rtcd.h 25 struct yv12_buffer_config;
  /external/libvpx/mips/
vpx_scale_rtcd.h 10 struct yv12_buffer_config;
33 void vp8_yv12_extend_frame_borders_c(struct yv12_buffer_config *ybf);
36 void vp8_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
39 void vpx_yv12_copy_y_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
42 void vp9_extend_frame_borders_c(struct yv12_buffer_config *ybf, int subsampling_x, int subsampling_y);
45 void vp9_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf, int subsampling_x, int subsampling_y);
vp8_rtcd.h 23 struct yv12_buffer_config;
286 void vp8_yv12_copy_partial_frame_c(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc);
289 int vp8_denoiser_filter_c(struct yv12_buffer_config* mc_running_avg, struct yv12_buffer_config* running_avg, struct macroblock* signal, unsigned int motion_magnitude2, int y_offset, int uv_offset);
vp9_rtcd.h 25 struct yv12_buffer_config;
  /external/libvpx/libvpx/vpx_scale/
vpx_scale_rtcd.sh 3 struct yv12_buffer_config;
19 prototype void vp8_yv12_extend_frame_borders "struct yv12_buffer_config *ybf"
22 prototype void vp8_yv12_copy_frame "const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc"
25 prototype void vpx_yv12_copy_y "const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc"
29 prototype void vp9_extend_frame_borders "struct yv12_buffer_config *ybf, int subsampling_x, int subsampling_y"
32 prototype void vp9_extend_frame_inner_borders "struct yv12_buffer_config *ybf, int subsampling_x, int subsampling_y"
yv12config.h 25 typedef struct yv12_buffer_config { struct
56 } YV12_BUFFER_CONFIG;
58 int vp8_yv12_alloc_frame_buffer(YV12_BUFFER_CONFIG *ybf,
60 int vp8_yv12_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf,
62 int vp8_yv12_de_alloc_frame_buffer(YV12_BUFFER_CONFIG *ybf);
64 int vp9_alloc_frame_buffer(YV12_BUFFER_CONFIG *ybf,
67 int vp9_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf,
70 int vp9_free_frame_buffer(YV12_BUFFER_CONFIG *ybf);
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.sh 16 struct yv12_buffer_config;
530 prototype void vp8_yv12_copy_partial_frame "struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc"
537 prototype int vp8_denoiser_filter "struct yv12_buffer_config* mc_running_avg, struct yv12_buffer_config* running_avg, struct macroblock* signal, unsigned int motion_magnitude2, int y_offset, int uv_offset"
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.sh 18 struct yv12_buffer_config;
    [all...]

Completed in 88 milliseconds