#include <streams.h>
#include <measure.h>
Go to the source code of this file.
|
| #define | rcS1 ((VIDEOINFOHEADER *)(pmt->pbFormat))->rcSource |
| |
| #define | rcT1 ((VIDEOINFOHEADER *)(pmt->pbFormat))->rcTarget |
| |
| #define | rcS ((VIDEOINFOHEADER *)(pmtOut->pbFormat))->rcSource |
| |
| #define | rcT ((VIDEOINFOHEADER *)(pmtOut->pbFormat))->rcTarget |
| |
◆ rcS
| #define rcS ((VIDEOINFOHEADER *)(pmtOut->pbFormat))->rcSource |
◆ rcS1
| #define rcS1 ((VIDEOINFOHEADER *)(pmt->pbFormat))->rcSource |
◆ rcT
| #define rcT ((VIDEOINFOHEADER *)(pmtOut->pbFormat))->rcTarget |
◆ rcT1
| #define rcT1 ((VIDEOINFOHEADER *)(pmt->pbFormat))->rcTarget |