AVCHROMA_LOC_NB 455 libavcodec/options_table.h {"chroma_sample_location", "chroma sample location", OFFSET(chroma_sample_location), AV_OPT_TYPE_INT, {.i64 = AVCHROMA_LOC_UNSPECIFIED }, 0, AVCHROMA_LOC_NB-1, V|E|D, "chroma_sample_location_type"}, AVCHROMA_LOC_NB 453 libavcodec/utils.c if (pos <= AVCHROMA_LOC_UNSPECIFIED || pos >= AVCHROMA_LOC_NB) AVCHROMA_LOC_NB 467 libavcodec/utils.c for (pos = AVCHROMA_LOC_UNSPECIFIED + 1; pos < AVCHROMA_LOC_NB; pos++) { AVCHROMA_LOC_NB 1931 libavutil/pixdesc.c static const char *chroma_location_names[AVCHROMA_LOC_NB] = { AVCHROMA_LOC_NB 2365 libavutil/pixdesc.c return (unsigned) location < AVCHROMA_LOC_NB ?