Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh264_syntax.h64 H264_LEVEL_3_1 = 31, //!< 720p@30fps enumerator
/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_sps.c48 { H264_LEVEL_3_1, 108000, 3600, 18000, 14000, "3.1" },
H A Dh264e_api_v2.c106 h264->level = H264_LEVEL_3_1; in init_h264e_cfg_set()