Home
last modified time | relevance | path

Searched refs:get_buf_frame (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h285 static INLINE YV12_BUFFER_CONFIG *get_buf_frame(VP9_COMMON *cm, int index) { in get_buf_frame() function
/external/libvpx/libvpx/vp9/
Dvp9_dx_iface.c478 YV12_BUFFER_CONFIG *fb = get_buf_frame(&ctx->pbi->common, fb_idx); in ctrl_get_reference()
Dvp9_cx_iface.c1400 YV12_BUFFER_CONFIG *fb = get_buf_frame(&ctx->cpi->common, fb_idx); in ctrl_get_reference()