Home
last modified time | relevance | path

Searched defs:mark_pns (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daacenc.h76 void (*mark_pns)(struct AACEncContext *s, AVCodecContext *avctx, SingleChannelElement *sce); member
Daaccoder.c685 static void mark_pns(AACEncContext *s, AVCodecContext *avctx, SingleChannelElement *sce) in mark_pns() function