HomeSort by relevance Sort by last modified time
    Searched refs:has_converter (Results 1 - 3 of 3) sorted by null

  /external/qemu/android/camera/
camera-format-converters.h 37 extern int has_converter(uint32_t from, uint32_t to);
camera-service.c 903 if (!has_converter(cc->camera_info->pixel_format, cc->pixel_format) ||
904 !has_converter(cc->camera_info->pixel_format, V4L2_PIX_FMT_RGB32)) {
    [all...]
camera-format-converters.c 1602 has_converter(uint32_t from, uint32_t to) function
    [all...]

Completed in 470 milliseconds