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

  /external/libavc/common/
ih264_defs.h 77 IH264_LEVEL_11 = 11,
ih264_common_tables.c 68 { IH264_LEVEL_11, 3000, 396, 675, 192, 500, 128 },
91 IH264_LEVEL_11,
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_DSP.h 125 IH264_LEVEL_11 = 11, /* Level 1.1*/
  /external/libavc/encoder/
ih264e_encode_header.c 846 ps_sps->u1_level_idc = IH264_LEVEL_11;
    [all...]
ih264e_utils.c 506 if (level < IH264_LEVEL_11)
    [all...]
ih264e_api.c 420 && (ps_ip->s_ive_ip.u4_max_level != IH264_LEVEL_11)
    [all...]

Completed in 212 milliseconds