Searched refs:MAX_NUMBER_OF_SEI_PAYLOAD (Results 1 – 5 of 5) sorted by relevance
82 #define MAX_NUMBER_OF_SEI_PAYLOAD (10) macro
534 ((MAX_SEI_PAYLOAD_PER_TLV + 16) * MAX_NUMBER_OF_SEI_PAYLOAD) + 16; in ihevce_query_io_buf_req()537 ((MAX_SEI_PAYLOAD_PER_TLV + 16) * (MAX_NUMBER_OF_SEI_PAYLOAD - 6)) + 16; in ihevce_query_io_buf_req()
1372 buf_size = sizeof(UWORD8) * MAX_NUMBER_OF_SEI_PAYLOAD * MAX_SEI_PAYLOAD_PER_TLV * in ihevce_mem_manager_init()2231 for(num_sei = 0; num_sei < MAX_NUMBER_OF_SEI_PAYLOAD; num_sei++) in ihevce_mem_manager_init()
2088 sei_payload_t as_sei_payload[MAX_NUMBER_OF_SEI_PAYLOAD];
696 if(u4_num_sei > MAX_NUMBER_OF_SEI_PAYLOAD) //Checking for max number of SEI messages. in ihevce_lap_parse_sync_cmd()