Searched refs:V4L2_ENC_IDX_ENTRIES (Results 1 – 4 of 4) sorted by relevance
751 idx->entries < V4L2_ENC_IDX_ENTRIES) { in _cx18_process_idx_data()811 if (idx->entries >= V4L2_ENC_IDX_ENTRIES || in cx18_process_idx_data()859 } while (idx->entries < V4L2_ENC_IDX_ENTRIES); in cx18_g_enc_index()
144 (sizeof(struct cx18_enc_idx_entry) * V4L2_ENC_IDX_ENTRIES)
1562 #define V4L2_ENC_IDX_ENTRIES (64) macro1567 struct v4l2_enc_idx_entry entry[V4L2_ENC_IDX_ENTRIES];
1226 if (entries > V4L2_ENC_IDX_ENTRIES) in ivtv_g_enc_index()1227 entries = V4L2_ENC_IDX_ENTRIES; in ivtv_g_enc_index()