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);
40 #define MAX_METADATA_PAYLOAD_SIZE 1024 macro827 char private_metadata[MAX_METADATA_PAYLOAD_SIZE];
40 #define MAX_METADATA_PAYLOAD_SIZE 1024 macro776 char private_metadata[MAX_METADATA_PAYLOAD_SIZE];
545 …AM_INTF_META_PRIVATE_DATA, char, MAX_METADATA_PAYLOAD_SIZE);
2348 MAX_METADATA_PAYLOAD_SIZE); in doReprocessOffline()
2698 privateData, MAX_METADATA_PAYLOAD_SIZE); in translateFromHalMetadata()5694 sizeof(uint8_t) * MAX_METADATA_PAYLOAD_SIZE, privatedata); in translateToHalMetadata()