Searched refs:MAX_METADATA_PAYLOAD_SIZE (Results 1 – 6 of 6) sorted by relevance
329 char private_data[MAX_METADATA_PAYLOAD_SIZE];539 …AM_INTF_META_PRIVATE_DATA, char, MAX_METADATA_PAYLOAD_SIZE);
39 #define MAX_METADATA_PAYLOAD_SIZE 1024 macro826 char private_metadata[MAX_METADATA_PAYLOAD_SIZE];
39 #define MAX_METADATA_PAYLOAD_SIZE 1024 macro775 char private_metadata[MAX_METADATA_PAYLOAD_SIZE];
545 …AM_INTF_META_PRIVATE_DATA, char, MAX_METADATA_PAYLOAD_SIZE);
2350 MAX_METADATA_PAYLOAD_SIZE); in doReprocessOffline()
2679 privateData, MAX_METADATA_PAYLOAD_SIZE); in translateFromHalMetadata()5606 sizeof(uint8_t) * MAX_METADATA_PAYLOAD_SIZE, privatedata); in translateToHalMetadata()