Home
last modified time | relevance | path

Searched defs:aud (Results 1 – 17 of 17) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh265_metadata_bsf.c40 int aud; member
344 H265RawAUD *aud = &ctx->aud_nal; in h265_metadata_update_fragment() local
Dlibxavs.c56 int aud; member
Damfenc.h108 int aud; member
Dcbs_h264_syntax_template.c842 static int FUNC(aud)(CodedBitstreamContext *ctx, RWContext *rw, in FUNC() argument
Dh264_metadata_bsf.c48 int aud; member
Dqsvenc.h181 int aud; member
Dcbs_h265_syntax_template.c1159 static int FUNC(aud)(CodedBitstreamContext *ctx, RWContext *rw, in FUNC() argument
Dvaapi_encode_h265.c67 int aud; member
Dvaapi_encode_h264.c72 int aud; member
Dnvenc.h217 int aud; member
Dlibx264.c89 int aud; member
/third_party/libwebsockets/include/libwebsockets/
Dlws-jws.h540 const char *aud; member
/third_party/ffmpeg/libavformat/
Dpsxstr.c75 int aud=0, vid=0; in str_probe() local
/third_party/node/deps/npm/node_modules/is-core-module/
Dpackage.json49 "aud": "^2.0.3", string
/third_party/node/deps/npm/node_modules/function-bind/
Dpackage.json36 "aud": "^2.0.3", string
/third_party/node/deps/npm/node_modules/hasown/
Dpackage.json57 "aud": "^2.0.4", string
/third_party/libwebsockets/lib/jose/jws/
Djws.c1222 const char *iss, const char *aud, in lws_jwt_token_sanity()