Searched refs:rvce_cpb_slot (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dradeon_vce.c102 struct rvce_cpb_slot *slot = &enc->cpb_array[i];
116 struct rvce_cpb_slot *i, *l0 = NULL, *l1 = NULL;
201 struct rvce_cpb_slot *current_slot(struct rvce_encoder *enc)
203 return LIST_ENTRY(struct rvce_cpb_slot, enc->cpb_slots.prev, list);
209 struct rvce_cpb_slot *l0_slot(struct rvce_encoder *enc)
211 return LIST_ENTRY(struct rvce_cpb_slot, enc->cpb_slots.next, list);
217 struct rvce_cpb_slot *l1_slot(struct rvce_encoder *enc)
219 return LIST_ENTRY(struct rvce_cpb_slot, enc->cpb_slots.next->next, list);
225 void rvce_frame_offset(struct rvce_encoder *enc, struct rvce_cpb_slot *slot,
333 struct rvce_cpb_slot *slo
[all...]
H A Dradeon_vce.h59 struct rvce_cpb_slot { struct
401 struct rvce_cpb_slot *cpb_array;
420 struct rvce_cpb_slot *current_slot(struct rvce_encoder *enc);
421 struct rvce_cpb_slot *l0_slot(struct rvce_encoder *enc);
422 struct rvce_cpb_slot *l1_slot(struct rvce_encoder *enc);
423 void rvce_frame_offset(struct rvce_encoder *enc, struct rvce_cpb_slot *slot,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dradeon_vce.c106 struct rvce_cpb_slot *slot = &enc->cpb_array[i];
120 struct rvce_cpb_slot *i, *l0 = NULL, *l1 = NULL;
205 struct rvce_cpb_slot *current_slot(struct rvce_encoder *enc)
207 return LIST_ENTRY(struct rvce_cpb_slot, enc->cpb_slots.prev, list);
213 struct rvce_cpb_slot *l0_slot(struct rvce_encoder *enc)
215 return LIST_ENTRY(struct rvce_cpb_slot, enc->cpb_slots.next, list);
221 struct rvce_cpb_slot *l1_slot(struct rvce_encoder *enc)
223 return LIST_ENTRY(struct rvce_cpb_slot, enc->cpb_slots.next->next, list);
229 void rvce_frame_offset(struct rvce_encoder *enc, struct rvce_cpb_slot *slot,
337 struct rvce_cpb_slot *slo
[all...]
H A Dradeon_vce.h59 struct rvce_cpb_slot { struct
401 struct rvce_cpb_slot *cpb_array;
420 struct rvce_cpb_slot *current_slot(struct rvce_encoder *enc);
421 struct rvce_cpb_slot *l0_slot(struct rvce_encoder *enc);
422 struct rvce_cpb_slot *l1_slot(struct rvce_encoder *enc);
423 void rvce_frame_offset(struct rvce_encoder *enc, struct rvce_cpb_slot *slot,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_vce.c96 struct rvce_cpb_slot *slot = &enc->cpb_array[i];
110 struct rvce_cpb_slot *i, *l0 = NULL, *l1 = NULL;
195 struct rvce_cpb_slot *si_current_slot(struct rvce_encoder *enc)
197 return LIST_ENTRY(struct rvce_cpb_slot, enc->cpb_slots.prev, list);
203 struct rvce_cpb_slot *si_l0_slot(struct rvce_encoder *enc)
205 return LIST_ENTRY(struct rvce_cpb_slot, enc->cpb_slots.next, list);
211 struct rvce_cpb_slot *si_l1_slot(struct rvce_encoder *enc)
213 return LIST_ENTRY(struct rvce_cpb_slot, enc->cpb_slots.next->next, list);
219 void si_vce_frame_offset(struct rvce_encoder *enc, struct rvce_cpb_slot *slot,
332 struct rvce_cpb_slot *slo
[all...]
H A Dradeon_vce.h53 struct rvce_cpb_slot { struct
395 struct rvce_cpb_slot *cpb_array;
414 struct rvce_cpb_slot *si_current_slot(struct rvce_encoder *enc);
415 struct rvce_cpb_slot *si_l0_slot(struct rvce_encoder *enc);
416 struct rvce_cpb_slot *si_l1_slot(struct rvce_encoder *enc);
417 void si_vce_frame_offset(struct rvce_encoder *enc, struct rvce_cpb_slot *slot,
H A Dradeon_vce_50.c170 struct rvce_cpb_slot *l0 = si_l0_slot(enc);
196 struct rvce_cpb_slot *l1 = si_l1_slot(enc);
H A Dradeon_vce_40_2_2.c357 struct rvce_cpb_slot *l0 = si_l0_slot(enc);
383 struct rvce_cpb_slot *l1 = si_l1_slot(enc);
H A Dradeon_vce_52.c326 struct rvce_cpb_slot *l0 = si_l0_slot(enc);
363 struct rvce_cpb_slot *l1 = si_l1_slot(enc);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_vce.c94 struct rvce_cpb_slot *slot = &enc->cpb_array[i];
108 struct rvce_cpb_slot *i, *l0 = NULL, *l1 = NULL;
192 struct rvce_cpb_slot *si_current_slot(struct rvce_encoder *enc)
194 return LIST_ENTRY(struct rvce_cpb_slot, enc->cpb_slots.prev, list);
200 struct rvce_cpb_slot *si_l0_slot(struct rvce_encoder *enc)
202 return LIST_ENTRY(struct rvce_cpb_slot, enc->cpb_slots.next, list);
208 struct rvce_cpb_slot *si_l1_slot(struct rvce_encoder *enc)
210 return LIST_ENTRY(struct rvce_cpb_slot, enc->cpb_slots.next->next, list);
216 void si_vce_frame_offset(struct rvce_encoder *enc, struct rvce_cpb_slot *slot, signed *luma_offset,
329 struct rvce_cpb_slot *slo
[all...]
H A Dradeon_vce.h59 struct rvce_cpb_slot { struct
403 struct rvce_cpb_slot *cpb_array;
422 struct rvce_cpb_slot *si_current_slot(struct rvce_encoder *enc);
423 struct rvce_cpb_slot *si_l0_slot(struct rvce_encoder *enc);
424 struct rvce_cpb_slot *si_l1_slot(struct rvce_encoder *enc);
425 void si_vce_frame_offset(struct rvce_encoder *enc, struct rvce_cpb_slot *slot, signed *luma_offset,
H A Dradeon_vce_50.c167 struct rvce_cpb_slot *l0 = si_l0_slot(enc);
193 struct rvce_cpb_slot *l1 = si_l1_slot(enc);
H A Dradeon_vce_40_2_2.c354 struct rvce_cpb_slot *l0 = si_l0_slot(enc);
380 struct rvce_cpb_slot *l1 = si_l1_slot(enc);
H A Dradeon_vce_52.c334 struct rvce_cpb_slot *l0 = si_l0_slot(enc);
371 struct rvce_cpb_slot *l1 = si_l1_slot(enc);

Completed in 12 milliseconds