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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/
yv12config.h 76 int vp9_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
yv12config.c 137 int vp9_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, function
282 return vp9_realloc_frame_buffer(ybf, width, height, ss_x, ss_y, border,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_alloccommon.c 122 if (vp9_realloc_frame_buffer(&cm->post_proc_buffer, width, height, ss_x, ss_y,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c 570 if (vp9_realloc_frame_buffer(&cpi->alt_ref_buffer,
633 if (vp9_realloc_frame_buffer(&cpi->last_frame_uf,
640 if (vp9_realloc_frame_buffer(&cpi->scaled_source,
647 if (vp9_realloc_frame_buffer(&cpi->scaled_last_source,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.c 634 if (vp9_realloc_frame_buffer(
    [all...]

Completed in 33 milliseconds