Lines Matching +full:co +full:- +full:processor
2 * Copyright 2015 Rockchip Electronics Co. LTD
8 * http://www.apache.org/licenses/LICENSE-2.0
27 #define VPU_FAILURE (-1)
35 // vpu post processor 41 registers, size 164B
37 // vpu decoder + post processor 101 registers, size 404B
59 RK_U32 maxPpOutPicWidth; /* Maximum output width of Post-Processor */
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 */
67 RK_U32 ppConfig; /* HW post-processor functions bitmask */
85 RK_U32 mpeg4Enabled; /* HW supports MPEG-4 */