Searched defs:vdec_framesize (Results 1 – 10 of 10) sorted by relevance
486 struct vdec_framesize { struct487 uint32_t left;489 uint32_t top;490 uint32_t right;491 uint32_t bottom;
536 struct vdec_framesize { struct537 uint32_t left;538 uint32_t top;539 uint32_t right;540 uint32_t bottom;
491 struct vdec_framesize { struct492 uint32_t left;494 uint32_t top;495 uint32_t right;496 uint32_t bottom;
495 struct vdec_framesize { struct496 uint32_t left;497 uint32_t top;499 uint32_t right;500 uint32_t bottom;
497 struct vdec_framesize { struct499 uint32_t left;500 uint32_t top;501 uint32_t right;502 uint32_t bottom;
529 struct vdec_framesize { struct530 uint32_t left;531 uint32_t top;532 uint32_t right;533 uint32_t bottom;
532 struct vdec_framesize { struct533 uint32_t left;534 uint32_t top;535 uint32_t right;536 uint32_t bottom;
527 struct vdec_framesize { struct528 uint32_t left;529 uint32_t top;530 uint32_t right;554 struct vdec_framesize framesize; argument