Home
last modified time | relevance | path

Searched refs:u4_total_bytes (Results 1 – 2 of 2) sorted by relevance

/external/libavc/test/encoder/
Dapp.h226 UWORD32 u4_total_bytes; member
Dmain.c928 ps_app_ctxt->u4_total_bytes = 0; in init_default_params()
1930 ps_app_ctxt->u4_total_bytes += num_bytes; in synchronous_encode()
2578 bytes_per_frame = (s_app_ctxt.u4_total_bytes) / (s_app_ctxt.u4_pics_cnt); in h264enc_main()