HomeSort by relevance Sort by last modified time
    Searched refs:MIN_STREAM_SIZE (Results 1 - 3 of 3) sorted by null

  /external/libavc/encoder/
ih264e_bitstream.h 70 * @brief Stream buffer allocated per frame should be atleast MIN_STREAM_SIZE
73 #define MIN_STREAM_SIZE 0x800
ih264e_encode.c 230 if (ps_video_encode_ip->s_ive_ip.s_out_buf.u4_bufsize < MIN_STREAM_SIZE)
ih264e_api.c     [all...]

Completed in 53 milliseconds