Searched defs:AV1_COMP_DATA (Results 1 – 1 of 1) sorted by relevance
2414 typedef struct AV1_COMP_DATA { struct2418 unsigned char *cx_data;2423 size_t cx_data_sz;2428 size_t frame_size;2433 unsigned int lib_flags;2438 int64_t ts_frame_start;2464 } AV1_COMP_DATA; typedef