Home
last modified time | relevance | path

Searched refs:avcodec_chroma_pos_to_enum (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Davcodec.h2516 enum AVChromaLocation avcodec_chroma_pos_to_enum(int xpos, int ypos);
H A Dutils.c377 enum AVChromaLocation avcodec_chroma_pos_to_enum(int xpos, int ypos) in avcodec_chroma_pos_to_enum() function
/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c2190 avcodec_chroma_pos_to_enum((color->chroma_siting_horz - 1) << 7, in mkv_parse_video_color()

Completed in 12 milliseconds