Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dmxf.c169 static const int num_pixel_layouts = FF_ARRAY_ELEMS(ff_mxf_pixel_layouts); variable
175 for(x = 0; x < num_pixel_layouts; x++) { in ff_mxf_decode_pixel_layout()