Searched refs:VPIF_DISPLAY_NUM_CHANNELS (Results 1 – 3 of 3) sorted by relevance
152 struct channel_obj *dev[VPIF_DISPLAY_NUM_CHANNELS];158 u32 min_bufsize[VPIF_DISPLAY_NUM_CHANNELS];159 u32 channel_bufsize[VPIF_DISPLAY_NUM_CHANNELS];160 u8 numbuffers[VPIF_DISPLAY_NUM_CHANNELS];161 u32 video_limit[VPIF_DISPLAY_NUM_CHANNELS];
26 #define VPIF_DISPLAY_NUM_CHANNELS (2) macro
1693 free_buffer_channel_index = VPIF_DISPLAY_NUM_CHANNELS; in initialize_vpif()