OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:frame_flags
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/common/
onyx.h
209
int vp8_receive_raw_frame(VP8_PTR comp, unsigned int
frame_flags
, YV12_BUFFER_CONFIG *sd, INT64 time_stamp, INT64 end_time_stamp);
210
int vp8_get_compressed_data(VP8_PTR comp, unsigned int *
frame_flags
, unsigned long *size, unsigned char *dest, INT64 *time_stamp, INT64 *time_end, int flush);
onyxc_int.h
113
int
frame_flags
;
member in struct:VP8Common
/external/libvpx/vp8/encoder/
onyx_if.c
[
all
...]
Completed in 29 milliseconds