Home
last modified time | relevance | path

Searched defs:ybf (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
Dyv12config.c30 vp8_yv12_de_alloc_frame_buffer(YV12_BUFFER_CONFIG *ybf) { in vp8_yv12_de_alloc_frame_buffer()
49 int vp8_yv12_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, in vp8_yv12_realloc_frame_buffer()
108 int vp8_yv12_alloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, in vp8_yv12_alloc_frame_buffer()
120 int vp9_free_frame_buffer(YV12_BUFFER_CONFIG *ybf) { in vp9_free_frame_buffer()
137 int vp9_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, in vp9_realloc_frame_buffer()
277 int vp9_alloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, in vp9_alloc_frame_buffer()
Dyv12extend.c58 void vp8_yv12_extend_frame_borders_c(YV12_BUFFER_CONFIG *ybf) { in vp8_yv12_extend_frame_borders_c()
84 static void extend_frame(YV12_BUFFER_CONFIG *const ybf, int ext_size) { in extend_frame()
111 void vp9_extend_frame_borders_c(YV12_BUFFER_CONFIG *ybf) { in vp9_extend_frame_borders_c()
115 void vp9_extend_frame_inner_borders_c(YV12_BUFFER_CONFIG *ybf) { in vp9_extend_frame_inner_borders_c()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dsetupintrarecon.c15 void vp8_setup_intra_recon(YV12_BUFFER_CONFIG *ybf) in vp8_setup_intra_recon()
34 void vp8_setup_intra_recon_top_line(YV12_BUFFER_CONFIG *ybf) in vp8_setup_intra_recon_top_line()
Dextend.c160 void vp8_extend_mb_row(YV12_BUFFER_CONFIG *ybf, in vp8_extend_mb_row()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/mips/dspr2/
Dyv12extend_dspr2.c107 static void extend_frame(YV12_BUFFER_CONFIG *const ybf, in extend_frame()
136 void vp9_extend_frame_borders_dspr2(YV12_BUFFER_CONFIG *ybf, in vp9_extend_frame_borders_dspr2()
141 void vp9_extend_frame_inner_borders_dspr2(YV12_BUFFER_CONFIG *ybf, in vp9_extend_frame_inner_borders_dspr2()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddecodeframe.c304 static void yv12_extend_frame_top_c(YV12_BUFFER_CONFIG *ybf) in yv12_extend_frame_top_c()
356 static void yv12_extend_frame_bottom_c(YV12_BUFFER_CONFIG *ybf) in yv12_extend_frame_bottom_c()
416 static void yv12_extend_frame_left_right_c(YV12_BUFFER_CONFIG *ybf, in yv12_extend_frame_left_right_c()