/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | otherstestndk.cpp | 182 int flags = O_CREAT;
in DirName() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | cavs.h | 189 int flags; ///< availability flags of neighbouring macroblocks member
|
H A D | libaomenc.c | 58 uint32_t flags; /**< flags for this frame */ member 663 aom_codec_flags_t flags = in aom_init() local 666 aom_codec_flags_t flags in aom_init() local 411 set_pix_fmt(AVCodecContext *avctx, aom_codec_caps_t codec_caps, struct aom_codec_enc_cfg *enccfg, aom_codec_flags_t *flags, aom_img_fmt_t *img_fmt) set_pix_fmt() argument 1216 aom_enc_frame_flags_t flags = 0; aom_encode() local [all...] |
H A D | mjpegdec.c | 1981 int flags, layout, type; in mjpeg_decode_app() local
|
H A D | bink.c | 1366 int flags; in decode_init() local
|
H A D | cinepakenc.c | 404 int flags = 0; in encode_codebook() local 533 uint32_t flags; encode_mode() local [all...] |
H A D | apedec.c | 165 int flags; ///< global decoder flags member
|
H A D | libvpxenc.c | 63 uint32_t flags; /**< flags for this frame */ member 95 int flags; member 706 set_pix_fmt(AVCodecContext *avctx, vpx_codec_caps_t codec_caps, struct vpx_codec_enc_cfg *enccfg, vpx_codec_flags_t *flags, vpx_img_fmt_t *img_fmt) set_pix_fmt() argument 890 vpx_codec_flags_t flags = (avctx->flags & AV_CODEC_FLAG_PSNR) ? VPX_CODEC_USE_PSNR : 0; vpx_init() local 1608 vpx_enc_frame_flags_t flags = 0; vpx_encode() local [all...] |
H A D | mediacodec_wrapper.c | 1361 int ff_AMediaCodec_configure(FFAMediaCodec* codec, const FFAMediaFormat* format, void* surface, void *crypto, uint32_t flags) in ff_AMediaCodec_configure() argument 1480 int ff_AMediaCodec_queueInputBuffer(FFAMediaCodec* codec, size_t idx, off_t offset, size_t size, uint64_t time, uint32_t flags) in ff_AMediaCodec_queueInputBuffer() argument
|
H A D | mpeg12dec.c | 2361 int flags = p[4]; in mpeg_decode_user_data() local 2969 int flags; member [all...] |
H A D | motion_est.c | 236 cmp_fpel_internal(MpegEncContext *s, const int x, const int y, const int size, const int h, int ref_index, int src_index, me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, const int flags) cmp_fpel_internal() argument 246 cmp_internal(MpegEncContext *s, const int x, const int y, const int subx, const int suby, const int size, const int h, int ref_index, int src_index, me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, const int flags) cmp_internal() argument 259 cmp(MpegEncContext *s, const int x, const int y, const int subx, const int suby, const int size, const int h, int ref_index, int src_index, me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, const int flags) cmp() argument 274 cmp_hpel(MpegEncContext *s, const int x, const int y, const int subx, const int suby, const int size, const int h, int ref_index, int src_index, me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, const int flags) cmp_hpel() argument 284 cmp_qpel(MpegEncContext *s, const int x, const int y, const int subx, const int suby, const int size, const int h, int ref_index, int src_index, me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, const int flags) cmp_qpel() argument 1257 const int flags= c->sub_flags; bidir_refine() local [all...] |
H A D | ac3enc.c | 401 uint8_t *flags = NULL; in ac3_apply_rematrixing() local [all...] |
H A D | wmavoice.c | 371 int n, flags, pitch_range, lsp16_flag, ret; in wmavoice_decode_init() local [all...] |
H A D | rv34.c | 237 int flags = modulo_three_table[code]; in decode_subblock() local 262 int flags = modulo_three_table[code]; in decode_subblock3() local [all...] |
H A D | vaapi_encode.h | 387 int flags; member
|
H A D | wavpackenc.c | 112 uint32_t flags; member 2460 put_metadata_block(PutByteContext *pb, int flags, int size) put_metadata_block() argument [all...] |
H A D | sanm.c | 635 int flags; in old_codec37() local
|
/third_party/f2fs-tools/tools/ |
H A D | f2fscrypt.c | 108 __u8 flags; member 328 static void parse_salt(char *salt_str, int flags) in parse_salt() argument
|
/third_party/f2fs-tools/tools/f2fs_io/ |
H A D | f2fs_io.c | 108 static int xopen(const char *pathname, int flags, mode_t mode) in xopen() argument 397 unsigned int flags; in do_pinfile() local 526 int flags = 0; in do_write() local 660 int flags = 0; do_read() local 743 int flags = 0; do_randread() local [all...] |
/third_party/eudev/src/shared/ |
H A D | util.c | 1681 int mkostemp_safe(char *pattern, int flags) { in mkostemp_safe() argument 1756 int unquote_first_word(const char **p, char **ret, UnquoteFlags flags) { in unquote_first_word() argument [all...] |
/third_party/f2fs-tools/fsck/ |
H A D | fsck.c | 2316 u32 flags = c.alloc_failed ? CP_FSCK_FLAG: CP_UMOUNT_FLAG; in fix_checkpoint() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_drawtext.c | 616 static const FriBidiFlags flags = FRIBIDI_FLAGS_DEFAULT | shape_text() local 907 command(AVFilterContext *ctx, const char *cmd, const char *arg, char *res, int res_len, int flags) command() argument [all...] |
H A D | af_afwtdn.c | 1280 process_command(AVFilterContext *ctx, const char *cmd, const char *args, char *res, int res_len, int flags) process_command() argument
|
H A D | af_afftdn.c | 1204 process_command(AVFilterContext *ctx, const char *cmd, const char *args, char *res, int res_len, int flags) process_command() argument
|
/third_party/ffmpeg/libavdevice/ |
H A D | opengl_enc.c | 1269 opengl_write_frame(AVFormatContext *h, int stream_index, AVFrame **frame, unsigned flags) opengl_write_frame() argument
|