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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodeframe.h 23 void vp9_setup_src_planes(struct macroblock *x,
vp9_encodeframe.c 246 vp9_setup_src_planes(x, cpi->Source, mi_row, mi_col);
968 void vp9_setup_src_planes(MACROBLOCK *x, const YV12_BUFFER_CONFIG *src, function
    [all...]
vp9_firstpass.c 539 vp9_setup_src_planes(x, cpi->Source, 0, 0);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encodeframe.h 30 void vp9_setup_src_planes(struct macroblock *x,
vp9_encodeframe.c 169 vp9_setup_src_planes(x, cpi->Source, mi_row, mi_col);
640 void vp9_setup_src_planes(MACROBLOCK *x, const YV12_BUFFER_CONFIG *src, function
    [all...]
vp9_firstpass.c 494 vp9_setup_src_planes(x, cpi->Source, 0, 0);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.h 29 void vp9_setup_src_planes(struct macroblock *x,
vp9_encodeframe.c 246 vp9_setup_src_planes(x, cpi->Source, mi_row, mi_col);
952 void vp9_setup_src_planes(MACROBLOCK *x, const YV12_BUFFER_CONFIG *src, function
    [all...]
vp9_firstpass.c 540 vp9_setup_src_planes(x, cpi->Source, 0, 0);
    [all...]

Completed in 1256 milliseconds