Home
last modified time | relevance | path

Searched refs:MapFourCC (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/site_tests/camera_V4L2/src/
Dmedia_v4l2_device.h106 static uint32_t MapFourCC(const char* fourcc);
Dmedia_v4l2_device.cc950 uint32_t V4L2Device::MapFourCC(const char* fourcc) { in MapFourCC() function in V4L2Device