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

  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 291 static INLINE YV12_BUFFER_CONFIG *get_ref_frame(VP9_COMMON *cm, int index) { function
  /external/libvpx/libvpx/vp9/decoder/
vp9_decoder.c 162 const YV12_BUFFER_CONFIG *const cfg = get_ref_frame(cm, 0);
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 804 fb = get_ref_frame(&frame_worker_data->pbi->common, data->idx);
    [all...]
vp9_cx_iface.c     [all...]

Completed in 1020 milliseconds