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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/
yv12config.h 66 int vp9_alloc_frame_buffer(YV12_BUFFER_CONFIG *ybf,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_lookahead.c 80 if (vp9_alloc_frame_buffer(&ctx->buf[i].img,
vp9_onyx_if.c 585 if (vp9_alloc_frame_buffer(&cpi->last_frame_uf,
592 if (vp9_alloc_frame_buffer(&cpi->scaled_source,
599 if (vp9_alloc_frame_buffer(&cpi->scaled_last_source,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_alloccommon.c 173 if (vp9_alloc_frame_buffer(&cm->frame_bufs[i].buf, width, height,
186 if (vp9_alloc_frame_buffer(&cm->post_proc_buffer, width, height, ss_x, ss_y,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
yv12config.c 277 int vp9_alloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, function

Completed in 33 milliseconds