Lines Matching full:supports
60 RK_U32 h264Support; /* HW supports h.264 */
61 RK_U32 jpegSupport; /* HW supports JPEG */
62 RK_U32 mpeg4Support; /* HW supports MPEG-4 */
63 RK_U32 customMpeg4Support; /* HW supports custom MPEG-4 features */
64 RK_U32 vc1Support; /* HW supports VC-1 Simple */
65 RK_U32 mpeg2Support; /* HW supports MPEG-2 */
66 RK_U32 ppSupport; /* HW supports post-processor */
68 RK_U32 sorensonSparkSupport; /* HW supports Sorenson Spark */
69 RK_U32 refBufSupport; /* HW supports reference picture buffering */
70 RK_U32 vp6Support; /* HW supports VP6 */
71 RK_U32 vp7Support; /* HW supports VP7 */
72 RK_U32 vp8Support; /* HW supports VP8 */
73 RK_U32 avsSupport; /* HW supports AVS */
74 RK_U32 jpegESupport; /* HW supports JPEG extensions */
75 RK_U32 rvSupport; /* HW supports REAL */
76 RK_U32 mvcSupport; /* HW supports H264 MVC extension */
83 RK_U32 h264Enabled; /* HW supports H.264 */
84 RK_U32 jpegEnabled; /* HW supports JPEG */
85 RK_U32 mpeg4Enabled; /* HW supports MPEG-4 */
86 RK_U32 vsEnabled; /* HW supports video stabilization */
87 RK_U32 rgbEnabled; /* HW supports RGB input */