Home
last modified time | relevance | path

Searched refs:aom_enc_frame_flags_t (Results 1 – 11 of 11) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dlookahead.h31 aom_enc_frame_flags_t flags;
84 aom_enc_frame_flags_t flags);
Dlookahead.c89 aom_enc_frame_flags_t flags) { in av1_lookahead_push()
Dencoder.h1416 int av1_receive_raw_frame(AV1_COMP *cpi, aom_enc_frame_flags_t frame_flags,
1607 void av1_apply_encoding_flags(AV1_COMP *cpi, aom_enc_frame_flags_t flags);
Dencoder.c6641 int av1_receive_raw_frame(AV1_COMP *cpi, aom_enc_frame_flags_t frame_flags, in av1_receive_raw_frame()
7054 void av1_apply_encoding_flags(AV1_COMP *cpi, aom_enc_frame_flags_t flags) { in av1_apply_encoding_flags()
/external/libaom/libaom/aom/
Daom_encoder.h360 typedef long aom_enc_frame_flags_t; typedef
1042 aom_enc_frame_flags_t flags);
/external/libaom/libaom/examples/
Dtwopass_encoder.c70 aom_enc_frame_flags_t flags, in get_frame_stats()
95 aom_enc_frame_flags_t flags, AvxVideoWriter *writer) { in encode_frame()
Dlightfield_encoder.c69 aom_enc_frame_flags_t flags, in get_frame_stats()
94 aom_enc_frame_flags_t flags, AvxVideoWriter *writer) { in encode_frame()
/external/libaom/libaom/aom/internal/
Daom_codec_internal.h243 aom_enc_frame_flags_t flags);
/external/libaom/libaom/aom/src/
Daom_encoder.c141 aom_enc_frame_flags_t flags) { in aom_codec_encode()
/external/webrtc/modules/video_coding/codecs/av1/
Dlibaom_av1_encoder.cc444 aom_enc_frame_flags_t flags = in Encode()
/external/libaom/libaom/av1/
Dav1_cx_iface.c295 aom_enc_frame_flags_t next_frame_flags;
1995 aom_enc_frame_flags_t enc_flags) { in encoder_encode()
2040 volatile aom_enc_frame_flags_t flags = enc_flags; in encoder_encode()