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

  /external/libaom/config/arm/config/
aom_scale_rtcd.h 80 int aom_yv12_realloc_with_new_border_c(struct yv12_buffer_config *ybf, int new_border, int byte_alignment, int num_planes);
81 #define aom_yv12_realloc_with_new_border aom_yv12_realloc_with_new_border_c
  /external/libaom/config/arm64/config/
aom_scale_rtcd.h 80 int aom_yv12_realloc_with_new_border_c(struct yv12_buffer_config *ybf, int new_border, int byte_alignment, int num_planes);
81 #define aom_yv12_realloc_with_new_border aom_yv12_realloc_with_new_border_c
  /external/libaom/config/x86/config/
aom_scale_rtcd.h 80 int aom_yv12_realloc_with_new_border_c(struct yv12_buffer_config *ybf, int new_border, int byte_alignment, int num_planes);
81 #define aom_yv12_realloc_with_new_border aom_yv12_realloc_with_new_border_c
  /external/libaom/config/x86_64/config/
aom_scale_rtcd.h 80 int aom_yv12_realloc_with_new_border_c(struct yv12_buffer_config *ybf, int new_border, int byte_alignment, int num_planes);
81 #define aom_yv12_realloc_with_new_border aom_yv12_realloc_with_new_border_c
  /external/libaom/libaom/aom_scale/generic/
yv12extend.c 438 int aom_yv12_realloc_with_new_border_c(YV12_BUFFER_CONFIG *ybf, int new_border, function

Completed in 223 milliseconds