Home
last modified time | relevance | path

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

/external/libavc/test/encoder/
Dapp.h339 IV_STATUS_T read_pic_info(app_ctxt_t *ps_app_ctxt, void *pv_pic_info);
Dinput.c52 IV_STATUS_T read_pic_info(app_ctxt_t *ps_app_ctxt, void *pv_pic_info) in read_pic_info() function
Dmain.c1676 pic_info_status = read_pic_info(ps_app_ctxt, pv_pic_info); in synchronous_encode()