Lines Matching full:int64
4672 extern void vp8_push_neon(INT64 *store);
4673 extern void vp8_pop_neon(INT64 *store);
4675 int vp8_receive_raw_frame(VP8_PTR ptr, unsigned int frame_flags, YV12_BUFFER_CONFIG *sd, INT64 time_stamp, INT64 end_time)
4678 INT64 store_reg[8];
4780 int vp8_get_compressed_data(VP8_PTR ptr, unsigned int *frame_flags, unsigned long *size, unsigned char *dest, INT64 *time_stamp, INT64 *time_end, int flush)
4783 INT64 store_reg[8];