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

  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h 39 #define MAX_METADATA_PAYLOAD_SIZE 1024
775 char private_metadata[MAX_METADATA_PAYLOAD_SIZE];
    [all...]
cam_intf.h 545 INCLUDE(CAM_INTF_META_PRIVATE_DATA, char, MAX_METADATA_PAYLOAD_SIZE);
  /hardware/qcom/camera/QCamera2/stack/common/
cam_types.h 39 #define MAX_METADATA_PAYLOAD_SIZE 1024
814 char private_metadata[MAX_METADATA_PAYLOAD_SIZE];
    [all...]
cam_intf.h 550 INCLUDE(CAM_INTF_META_PRIVATE_DATA, char, MAX_METADATA_PAYLOAD_SIZE);

Completed in 37 milliseconds