Searched refs:yv12_buffer_config (Results 1 – 22 of 22) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/ |
D | 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… 38 void vp8_yv12_copy_frame_neon(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *… 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_… 45 void vp9_extend_frame_borders_c(struct yv12_buffer_config *ybf, int subsampling_x, int subsampling_… 48 void vp9_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf, int subsampling_x, int subsam…
|
D | 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 *d… 383 void vp8_yv12_copy_partial_frame_neon(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config… 386 int vp8_denoiser_filter_c(struct yv12_buffer_config* mc_running_avg, struct yv12_buffer_config* run…
|
D | vp9_rtcd.h | 25 struct yv12_buffer_config;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/ |
D | 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… 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_… 43 void vp9_extend_frame_borders_dspr2(struct yv12_buffer_config *ybf, int subsampling_x, int subsampl… 46 void vp9_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf, int subsampling_x, int subsam… 47 void vp9_extend_frame_inner_borders_dspr2(struct yv12_buffer_config *ybf, int subsampling_x, int su…
|
D | 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 *d… 307 int vp8_denoiser_filter_c(struct yv12_buffer_config* mc_running_avg, struct yv12_buffer_config* run…
|
D | vp9_rtcd.h | 25 struct yv12_buffer_config;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/ |
D | 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… 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_… 45 void vp9_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf, int subsampling_x, int subsam…
|
D | 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 *d… 289 int vp8_denoiser_filter_c(struct yv12_buffer_config* mc_running_avg, struct yv12_buffer_config* run…
|
D | vp9_rtcd.h | 25 struct yv12_buffer_config;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/ |
D | vpx_scale_rtcd.h | 14 struct yv12_buffer_config; 37 void vp8_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst… 40 void vp8_yv12_extend_frame_borders_c(struct yv12_buffer_config *ybf); 43 void vp9_extend_frame_borders_c(struct yv12_buffer_config *ybf); 46 void vp9_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf); 49 void vpx_yv12_copy_y_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc…
|
D | vp8_rtcd.h | 27 struct yv12_buffer_config; 99 int vp8_denoiser_filter_c(struct yv12_buffer_config* mc_running_avg, struct yv12_buffer_config* run… 100 int vp8_denoiser_filter_sse2(struct yv12_buffer_config* mc_running_avg, struct yv12_buffer_config* … 101 RTCD_EXTERN int (*vp8_denoiser_filter)(struct yv12_buffer_config* mc_running_avg, struct yv12_buffe… 482 void vp8_yv12_copy_partial_frame_c(struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *d…
|
D | vp9_rtcd.h | 27 struct yv12_buffer_config;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/ |
D | 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… 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_… 45 void vp9_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf, int subsampling_x, int subsam…
|
D | 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 *d… 332 int vp8_denoiser_filter_c(struct yv12_buffer_config* mc_running_avg, struct yv12_buffer_config* run…
|
D | vp9_rtcd.h | 25 struct yv12_buffer_config;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/ |
D | 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… 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_… 45 void vp9_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf, int subsampling_x, int subsam…
|
D | 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 *d… 289 int vp8_denoiser_filter_c(struct yv12_buffer_config* mc_running_avg, struct yv12_buffer_config* run…
|
D | vp9_rtcd.h | 25 struct yv12_buffer_config;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/arm/neon/ |
D | 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, in vp8_yv12_copy_frame_neon() 18 struct yv12_buffer_config *dst_ybc) { in vp8_yv12_copy_frame_neon()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_picklpf.h | 21 struct yv12_buffer_config; 24 void vp9_pick_filter_level(const struct yv12_buffer_config *sd,
|
D | vp9_encodeframe.h | 20 struct yv12_buffer_config; 24 const struct yv12_buffer_config *src,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/ |
D | yv12config.h | 27 typedef struct yv12_buffer_config { struct
|