Searched refs:V4L2_ENC_IDX_ENTRIES (Results 1 – 4 of 4) sorted by relevance
697 idx->entries < V4L2_ENC_IDX_ENTRIES) { in _cx18_process_idx_data()757 if (idx->entries >= V4L2_ENC_IDX_ENTRIES || in cx18_process_idx_data()805 } while (idx->entries < V4L2_ENC_IDX_ENTRIES); in cx18_g_enc_index()
145 (sizeof(struct cx18_enc_idx_entry) * V4L2_ENC_IDX_ENTRIES)
1636 #define V4L2_ENC_IDX_ENTRIES (64) macro1641 struct v4l2_enc_idx_entry entry[V4L2_ENC_IDX_ENTRIES];
1275 if (entries > V4L2_ENC_IDX_ENTRIES) in ivtv_g_enc_index()1276 entries = V4L2_ENC_IDX_ENTRIES; in ivtv_g_enc_index()