2 /*----------------------------------------------------------------------------*/
3 /* some struct fields */
5 /*----------------------------------------------------------------------------*/
6 #define audio npv_pipeline_audio
7 #define audio_thd_entry npv_pipeline_audio_thd_entry
8 #define eof_pkt_l npv_pipeline_eof_pkt_l
9 #define have_enough_predecoded_audio_frs npv_pipeline_have_enough_predecoded_audio_frs
10 #define have_enough_predecoded_video_frs npv_pipeline_have_enough_predecoded_video_frs
11 #define read npv_pipeline_read
12 #define read_thd_entry npv_pipeline_read_thd_entry
13 #define timer_ack npv_pipeline_timer_ack
14 #define timer_init_once npv_pipeline_timer_init_once
15 #define video npv_pipeline_video
16 #define video_thd_entry npv_pipeline_video_thd_entry
17 #define wait npv_pipeline_wait
18 /*============================================================================*/
21 #undef audio_thd_entry
23 #undef have_enough_predecoded_audio_frs
24 #undef have_enough_predecoded_video_frs
28 #undef timer_init_once
30 #undef video_thd_entry
32 /*----------------------------------------------------------------------------*/
34 /*----------------------------------------------------------------------------*/