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

  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.h 54 const YV12_BUFFER_CONFIG *vp9_get_scaled_ref_frame(const VP9_COMP *cpi,
vp9_pickmode.c 48 const YV12_BUFFER_CONFIG *scaled_ref_frame = vp9_get_scaled_ref_frame(cpi,
150 const YV12_BUFFER_CONFIG *scaled_ref_frame = vp9_get_scaled_ref_frame(cpi,
vp9_firstpass.c 520 scaled_ref_buf = vp9_get_scaled_ref_frame(cpi, LAST_FRAME);
523 scaled_ref_buf = vp9_get_scaled_ref_frame(cpi, ALTREF_FRAME);
    [all...]
vp9_rdopt.c 2353 const YV12_BUFFER_CONFIG *vp9_get_scaled_ref_frame(const VP9_COMP *cpi, function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.h 52 const YV12_BUFFER_CONFIG *vp9_get_scaled_ref_frame(const VP9_COMP *cpi,
vp9_pickmode.c 48 const YV12_BUFFER_CONFIG *scaled_ref_frame = vp9_get_scaled_ref_frame(cpi,
144 const YV12_BUFFER_CONFIG *scaled_ref_frame = vp9_get_scaled_ref_frame(cpi,
vp9_firstpass.c 519 scaled_ref_buf = vp9_get_scaled_ref_frame(cpi, LAST_FRAME);
522 scaled_ref_buf = vp9_get_scaled_ref_frame(cpi, ALTREF_FRAME);
    [all...]
vp9_rdopt.c 2353 const YV12_BUFFER_CONFIG *vp9_get_scaled_ref_frame(const VP9_COMP *cpi, function
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_rd.h 136 const YV12_BUFFER_CONFIG *vp9_get_scaled_ref_frame(const struct VP9_COMP *cpi,
vp9_rd.c 507 const YV12_BUFFER_CONFIG *vp9_get_scaled_ref_frame(const VP9_COMP *cpi, function
vp9_pickmode.c 136 const YV12_BUFFER_CONFIG *scaled_ref_frame = vp9_get_scaled_ref_frame(cpi,
vp9_rdopt.c     [all...]
vp9_firstpass.c 464 first_ref_buf = vp9_get_scaled_ref_frame(cpi, LAST_FRAME);
    [all...]

Completed in 187 milliseconds