Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencoder.h1402 FIRSTPASS_STATS *frame_stats_buf,
Dencoder.c3033 FIRSTPASS_STATS *frame_stats_buf, in av1_create_compressor() argument
3153 cpi->twopass.frame_stats_arr[i] = &frame_stats_buf[i]; in av1_create_compressor()
/external/libaom/libaom/av1/
Dav1_cx_iface.c1848 struct aom_codec_pkt_list *pkt_list_head, FIRSTPASS_STATS *frame_stats_buf, in create_context_and_bufferpool() argument
1861 *p_cpi = av1_create_compressor(oxcf, *p_buffer_pool, frame_stats_buf, stage, in create_context_and_bufferpool()