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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.h 242 YV12_BUFFER_CONFIG scaled_last_source; member in struct:VP9_COMP
vp9_encoder.c 203 vp9_free_frame_buffer(&cpi->scaled_last_source);
484 if (vp9_realloc_frame_buffer(&cpi->scaled_last_source,
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 303 YV12_BUFFER_CONFIG scaled_last_source; member in struct:VP9_COMP
vp9_onyx_if.c 182 vp9_free_frame_buffer(&cpi->scaled_last_source);
584 if (vp9_alloc_frame_buffer(&cpi->scaled_last_source,
632 if (vp9_realloc_frame_buffer(&cpi->scaled_last_source,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 304 YV12_BUFFER_CONFIG scaled_last_source; member in struct:VP9_COMP
vp9_onyx_if.c 192 vp9_free_frame_buffer(&cpi->scaled_last_source);
599 if (vp9_alloc_frame_buffer(&cpi->scaled_last_source,
647 if (vp9_realloc_frame_buffer(&cpi->scaled_last_source,
    [all...]

Completed in 383 milliseconds