Searched refs:FourCC (Results 1 – 10 of 10) sorted by relevance
102 output.avi). Then we should specify the **FourCC** code (details in next paragraph). Then number of106 [FourCC](http://en.wikipedia.org/wiki/FourCC) is a 4-byte code used to specify the video codec. The115 FourCC code is passed as cv2.VideoWriter_fourcc('M','J','P','G') or
41 enum FourCC { enum
51 enum FourCC { enum
72 enum FourCC { enum
197 FourCC fourcc_type) { in CreateFakeInterleaveYuvTestingImage()358 FourCC fourcc_type) { in CreateFakeArgbTestingImage()
198 enum libyuv::FourCC encoder_fourcc_; // Encoder color space format.
966 std::cout << "WARNING: Didn't properly encode FourCC. Expected " << fourcc
1170 std::cout << "WARNING: Didn't properly encode FourCC. Expected " << fourcc
638 uint32_t wavecodec; /**< FourCC wave codec name */
493 a ROM storage. Add some pretty-print to FourCC codecs so