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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h 321 YV12_BUFFER_CONFIG scaled_source; member in struct:VP8_COMP
onyx_if.c 468 vp8_yv12_de_alloc_frame_buffer(&cpi->scaled_source);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.h 240 YV12_BUFFER_CONFIG scaled_source; member in struct:VP9_COMP
vp9_encoder.c 202 vp9_free_frame_buffer(&cpi->scaled_source);
474 if (vp9_realloc_frame_buffer(&cpi->scaled_source,
    [all...]
vp9_firstpass.c 489 &cpi->scaled_source);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 301 YV12_BUFFER_CONFIG scaled_source; member in struct:VP9_COMP
vp9_onyx_if.c 181 vp9_free_frame_buffer(&cpi->scaled_source);
577 if (vp9_alloc_frame_buffer(&cpi->scaled_source,
625 if (vp9_realloc_frame_buffer(&cpi->scaled_source,
640 int y_stride = cpi->scaled_source.y_stride;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 302 YV12_BUFFER_CONFIG scaled_source; member in struct:VP9_COMP
vp9_onyx_if.c 191 vp9_free_frame_buffer(&cpi->scaled_source);
592 if (vp9_alloc_frame_buffer(&cpi->scaled_source,
640 if (vp9_realloc_frame_buffer(&cpi->scaled_source,
655 int y_stride = cpi->scaled_source.y_stride;
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 324 YV12_BUFFER_CONFIG scaled_source; member in struct:VP8_COMP
onyx_if.c 465 vp8_yv12_de_alloc_frame_buffer(&cpi->scaled_source);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 324 YV12_BUFFER_CONFIG scaled_source; member in struct:VP8_COMP
onyx_if.c 465 vp8_yv12_de_alloc_frame_buffer(&cpi->scaled_source);
    [all...]

Completed in 71 milliseconds