Home
last modified time | relevance | path

Searched refs:avcodec_chroma_pos_to_enum (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Davcodec.h2990 enum AVChromaLocation avcodec_chroma_pos_to_enum(int xpos, int ypos);
Dutils.c362 enum AVChromaLocation avcodec_chroma_pos_to_enum(int xpos, int ypos) in avcodec_chroma_pos_to_enum() function
/third_party/ffmpeg/libavformat/
Dmatroskadec.c2168 avcodec_chroma_pos_to_enum((color->chroma_siting_horz - 1) << 7, in mkv_parse_video_color()
/third_party/ffmpeg/doc/
DAPIchanges1673 Add avcodec_chroma_pos_to_enum()