/external/libaom/config/x86_64/config/ |
D | aom_scale_rtcd.h | 11 struct yv12_buffer_config; 17 void aom_extend_frame_borders_c(struct yv12_buffer_config *ybf, const int num_planes); 20 void aom_extend_frame_borders_y_c(struct yv12_buffer_config *ybf); 23 void aom_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf, const int num_planes); 47 void aom_yv12_copy_frame_c(const struct yv12_buffer_config *src_bc, struct yv12_buffer_config *dst_… 50 void aom_yv12_copy_u_c(const struct yv12_buffer_config *src_bc, struct yv12_buffer_config *dst_bc); 53 void aom_yv12_copy_v_c(const struct yv12_buffer_config *src_bc, struct yv12_buffer_config *dst_bc); 56 void aom_yv12_copy_y_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc… 59 void aom_yv12_extend_frame_borders_c(struct yv12_buffer_config *ybf, const int num_planes); 62 void aom_yv12_partial_coloc_copy_u_c(const struct yv12_buffer_config *src_bc, struct yv12_buffer_co… [all …]
|
/external/libaom/config/x86/config/ |
D | aom_scale_rtcd.h | 11 struct yv12_buffer_config; 17 void aom_extend_frame_borders_c(struct yv12_buffer_config *ybf, const int num_planes); 20 void aom_extend_frame_borders_y_c(struct yv12_buffer_config *ybf); 23 void aom_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf, const int num_planes); 47 void aom_yv12_copy_frame_c(const struct yv12_buffer_config *src_bc, struct yv12_buffer_config *dst_… 50 void aom_yv12_copy_u_c(const struct yv12_buffer_config *src_bc, struct yv12_buffer_config *dst_bc); 53 void aom_yv12_copy_v_c(const struct yv12_buffer_config *src_bc, struct yv12_buffer_config *dst_bc); 56 void aom_yv12_copy_y_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc… 59 void aom_yv12_extend_frame_borders_c(struct yv12_buffer_config *ybf, const int num_planes); 62 void aom_yv12_partial_coloc_copy_u_c(const struct yv12_buffer_config *src_bc, struct yv12_buffer_co… [all …]
|
/external/libaom/config/arm/config/ |
D | aom_scale_rtcd.h | 11 struct yv12_buffer_config; 17 void aom_extend_frame_borders_c(struct yv12_buffer_config *ybf, const int num_planes); 20 void aom_extend_frame_borders_y_c(struct yv12_buffer_config *ybf); 23 void aom_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf, const int num_planes); 47 void aom_yv12_copy_frame_c(const struct yv12_buffer_config *src_bc, struct yv12_buffer_config *dst_… 50 void aom_yv12_copy_u_c(const struct yv12_buffer_config *src_bc, struct yv12_buffer_config *dst_bc); 53 void aom_yv12_copy_v_c(const struct yv12_buffer_config *src_bc, struct yv12_buffer_config *dst_bc); 56 void aom_yv12_copy_y_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc… 59 void aom_yv12_extend_frame_borders_c(struct yv12_buffer_config *ybf, const int num_planes); 62 void aom_yv12_partial_coloc_copy_u_c(const struct yv12_buffer_config *src_bc, struct yv12_buffer_co… [all …]
|
/external/libaom/config/arm64/config/ |
D | aom_scale_rtcd.h | 11 struct yv12_buffer_config; 17 void aom_extend_frame_borders_c(struct yv12_buffer_config *ybf, const int num_planes); 20 void aom_extend_frame_borders_y_c(struct yv12_buffer_config *ybf); 23 void aom_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf, const int num_planes); 47 void aom_yv12_copy_frame_c(const struct yv12_buffer_config *src_bc, struct yv12_buffer_config *dst_… 50 void aom_yv12_copy_u_c(const struct yv12_buffer_config *src_bc, struct yv12_buffer_config *dst_bc); 53 void aom_yv12_copy_v_c(const struct yv12_buffer_config *src_bc, struct yv12_buffer_config *dst_bc); 56 void aom_yv12_copy_y_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc… 59 void aom_yv12_extend_frame_borders_c(struct yv12_buffer_config *ybf, const int num_planes); 62 void aom_yv12_partial_coloc_copy_u_c(const struct yv12_buffer_config *src_bc, struct yv12_buffer_co… [all …]
|
/external/libvpx/config/arm-neon/ |
D | vpx_scale_rtcd.h | 11 struct yv12_buffer_config; 38 void vp8_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst… 41 void vp8_yv12_extend_frame_borders_c(struct yv12_buffer_config *ybf); 44 void vpx_extend_frame_borders_c(struct yv12_buffer_config *ybf); 47 void vpx_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf); 50 void vpx_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst… 53 void vpx_yv12_copy_y_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc…
|
D | vp9_rtcd.h | 28 struct yv12_buffer_config; 115 void vp9_scale_and_extend_frame_c(const struct yv12_buffer_config *src, struct yv12_buffer_config *… 116 void vp9_scale_and_extend_frame_neon(const struct yv12_buffer_config *src, struct yv12_buffer_confi…
|
D | vp8_rtcd.h | 24 struct yv12_buffer_config;
|
/external/libvpx/config/x86/ |
D | vpx_scale_rtcd.h | 11 struct yv12_buffer_config; 38 void vp8_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst… 41 void vp8_yv12_extend_frame_borders_c(struct yv12_buffer_config *ybf); 44 void vpx_extend_frame_borders_c(struct yv12_buffer_config *ybf); 47 void vpx_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf); 50 void vpx_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst… 53 void vpx_yv12_copy_y_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc…
|
D | vp9_rtcd.h | 28 struct yv12_buffer_config; 119 void vp9_scale_and_extend_frame_c(const struct yv12_buffer_config *src, struct yv12_buffer_config *… 120 void vp9_scale_and_extend_frame_ssse3(const struct yv12_buffer_config *src, struct yv12_buffer_conf…
|
/external/libvpx/config/arm64/ |
D | vpx_scale_rtcd.h | 11 struct yv12_buffer_config; 38 void vp8_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst… 41 void vp8_yv12_extend_frame_borders_c(struct yv12_buffer_config *ybf); 44 void vpx_extend_frame_borders_c(struct yv12_buffer_config *ybf); 47 void vpx_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf); 50 void vpx_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst… 53 void vpx_yv12_copy_y_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc…
|
D | vp9_rtcd.h | 28 struct yv12_buffer_config; 115 void vp9_scale_and_extend_frame_c(const struct yv12_buffer_config *src, struct yv12_buffer_config *… 116 void vp9_scale_and_extend_frame_neon(const struct yv12_buffer_config *src, struct yv12_buffer_confi…
|
D | vp8_rtcd.h | 24 struct yv12_buffer_config;
|
/external/libvpx/config/x86_64/ |
D | vpx_scale_rtcd.h | 11 struct yv12_buffer_config; 38 void vp8_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst… 41 void vp8_yv12_extend_frame_borders_c(struct yv12_buffer_config *ybf); 44 void vpx_extend_frame_borders_c(struct yv12_buffer_config *ybf); 47 void vpx_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf); 50 void vpx_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst… 53 void vpx_yv12_copy_y_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc…
|
D | vp9_rtcd.h | 28 struct yv12_buffer_config; 121 void vp9_scale_and_extend_frame_c(const struct yv12_buffer_config *src, struct yv12_buffer_config *… 122 void vp9_scale_and_extend_frame_ssse3(const struct yv12_buffer_config *src, struct yv12_buffer_conf…
|
/external/libvpx/config/generic/ |
D | vpx_scale_rtcd.h | 11 struct yv12_buffer_config; 38 void vp8_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst… 41 void vp8_yv12_extend_frame_borders_c(struct yv12_buffer_config *ybf); 44 void vpx_extend_frame_borders_c(struct yv12_buffer_config *ybf); 47 void vpx_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf); 50 void vpx_yv12_copy_frame_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst… 53 void vpx_yv12_copy_y_c(const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc…
|
D | vp9_rtcd.h | 28 struct yv12_buffer_config; 106 void vp9_scale_and_extend_frame_c(const struct yv12_buffer_config *src, struct yv12_buffer_config *…
|
D | vp8_rtcd.h | 24 struct yv12_buffer_config;
|
/external/libvpx/libvpx/vp8/encoder/ |
D | picklpf.h | 19 struct yv12_buffer_config; 21 void vp8cx_pick_filter_level_fast(struct yv12_buffer_config *sd, 24 void vp8cx_pick_filter_level(struct yv12_buffer_config *sd, VP8_COMP *cpi);
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_picklpf.h | 20 struct yv12_buffer_config; 23 void vp9_pick_filter_level(const struct yv12_buffer_config *sd,
|
D | vp9_encodeframe.h | 21 struct yv12_buffer_config; 33 const struct yv12_buffer_config *src, int mi_row,
|
/external/libaom/libaom/av1/encoder/ |
D | picklpf.h | 21 struct yv12_buffer_config; 24 void av1_pick_filter_level(const struct yv12_buffer_config *sd,
|
D | encodeframe.h | 26 struct yv12_buffer_config; 31 const struct yv12_buffer_config *src, int mi_row,
|
D | pickrst.h | 21 struct yv12_buffer_config;
|
/external/libvpx/libvpx/vpx_scale/ |
D | yv12config.h | 29 typedef struct yv12_buffer_config { struct
|
/external/libaom/libaom/aom_scale/ |
D | yv12config.h | 32 typedef struct yv12_buffer_config { struct
|