Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_bitstream.h73 #define MIN_STREAM_SIZE 0x800 macro
Dih264e_encode.c230 if (ps_video_encode_ip->s_ive_ip.s_out_buf.u4_bufsize < MIN_STREAM_SIZE) in ih264e_encode()
Dih264e_api.c4681 ps_op->s_ive_op.au4_min_out_buf_size[i] = MAX(((wd * ht * 3) >> 1), MIN_STREAM_SIZE); in ih264e_get_buf_info()