Searched refs:enIntfSync (Results 1 – 9 of 9) sorted by relevance
30 RK_S32 enIntfSync; member48 void TEST_VO_GetDisplaySize(RK_S32 enIntfSync, RK_U32 *s32W, RK_U32 *s32H) { in TEST_VO_GetDisplaySize() argument49 switch (enIntfSync) { in TEST_VO_GetDisplaySize()93 if (stVoTimings[i].enIntfSync == enIntfSync) { in TEST_VO_GetDisplaySize()
57 RK_S32 enIntfSync; member 159 VO_INTF_SYNC_E enIntfSync; member 207 static void Sample_VO_GetDisplaySize(RK_S32 enIntfSync, RK_U32 *s32W, RK_U32 *s32H) { in Sample_VO_GetDisplaySize() argument 208 switch (enIntfSync) { in Sample_VO_GetDisplaySize() 268 if (stVoTimings[i].enIntfSync == enIntfSync) { in Sample_VO_GetDisplaySize() 287 RK_U32 enIntfSync; /* VO_OUTPUT_1080P50 */ member 361 static RK_S32 SampleSetVoInterfacetiming(VO_PUB_ATTR_S *stVoPubAttr, RK_U32 enIntfSync) { in SampleSetVoInterfacetiming() argument 366 if (enIntfSync == test_mode_table[i].mode) in SampleSetVoInterfacetiming() 375 stVoPubAttr->enIntfSync in SampleSetVoInterfacetiming() [all...]
275 VoPubAttr.enIntfSync = VO_OUTPUT_DEFAULT; in create_vo()292 VoPubAttr.enIntfSync = VO_OUTPUT_DEFAULT; in create_vo()
142 VoPubAttr.enIntfSync = VO_OUTPUT_1080P60; in create_vo()145 VoPubAttr.enIntfSync = VO_OUTPUT_DEFAULT; in create_vo()
525 VoPubAttr.enIntfSync = VO_OUTPUT_DEFAULT; in create_vo()
278 VoPubAttr.enIntfSync = VO_OUTPUT_DEFAULT; in create_vo()
152 VoPubAttr.enIntfSync = ctx->stVoOutputResolution; in create_vo()
31 void TEST_VO_GetDisplaySize(RK_S32 enIntfSync, RK_U32 *s32W, RK_U32 *s32H);
286 VO_INTF_SYNC_E enIntfSync; /* RW; Type of a VO interface timing */ member