Searched defs:AV1_COMP_DATA (Results 1 – 1 of 1) sorted by relevance
2515 typedef struct AV1_COMP_DATA { struct2519 unsigned char *cx_data;2524 size_t cx_data_sz;2529 size_t frame_size;2534 unsigned int lib_flags;2539 int64_t ts_frame_start;2565 } AV1_COMP_DATA; argument