Home
last modified time | relevance | path

Searched refs:yv12_buffer_config (Results 1 – 25 of 31) sorted by relevance

12

/external/libaom/config/x86_64/config/
Daom_scale_rtcd.h11 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/
Daom_scale_rtcd.h11 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/
Daom_scale_rtcd.h11 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/
Daom_scale_rtcd.h11 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/
Dvpx_scale_rtcd.h11 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…
Dvp9_rtcd.h28 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…
Dvp8_rtcd.h24 struct yv12_buffer_config;
/external/libvpx/config/x86/
Dvpx_scale_rtcd.h11 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…
Dvp9_rtcd.h28 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/
Dvpx_scale_rtcd.h11 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…
Dvp9_rtcd.h28 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…
Dvp8_rtcd.h24 struct yv12_buffer_config;
/external/libvpx/config/x86_64/
Dvpx_scale_rtcd.h11 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…
Dvp9_rtcd.h28 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/
Dvpx_scale_rtcd.h11 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…
Dvp9_rtcd.h28 struct yv12_buffer_config;
106 void vp9_scale_and_extend_frame_c(const struct yv12_buffer_config *src, struct yv12_buffer_config *…
Dvp8_rtcd.h24 struct yv12_buffer_config;
/external/libvpx/libvpx/vp8/encoder/
Dpicklpf.h19 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/
Dvp9_picklpf.h20 struct yv12_buffer_config;
23 void vp9_pick_filter_level(const struct yv12_buffer_config *sd,
Dvp9_encodeframe.h21 struct yv12_buffer_config;
33 const struct yv12_buffer_config *src, int mi_row,
/external/libaom/libaom/av1/encoder/
Dpicklpf.h21 struct yv12_buffer_config;
24 void av1_pick_filter_level(const struct yv12_buffer_config *sd,
Dencodeframe.h26 struct yv12_buffer_config;
31 const struct yv12_buffer_config *src, int mi_row,
Dpickrst.h21 struct yv12_buffer_config;
/external/libvpx/libvpx/vpx_scale/
Dyv12config.h29 typedef struct yv12_buffer_config { struct
/external/libaom/libaom/aom_scale/
Dyv12config.h32 typedef struct yv12_buffer_config { struct

12