Home
last modified time | relevance | path

Searched defs:iep2_output (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/vproc/iep2/
H A Diep2.h123 struct iep2_output { struct
124 uint32_t mv_hist[MVL + MVR + 1];
148 struct iep2_output output; argument
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_iep2.c173 struct iep2_output { struct
174 u32 mv_hist[MVL + MVR + 1];
175 u32 dect_pd_tcnt;
176 u32 dect_pd_bcnt;
177 u32 dect_ff_cur_tcnt;
178 u32 dect_ff_cur_bcnt;
202 struct iep2_output output; argument