heif_chroma_420    42 examples/encoder_jpeg.h     return heif_chroma_420;
heif_chroma_420   168 examples/heif_enc.cc                                                 heif_chroma_420,
heif_chroma_420    51 libheif/encoder_fuzzer.cc   heif_chroma chroma = heif_chroma_420;
heif_chroma_420    27 libheif/file_fuzzer.cc static const enum heif_chroma kFuzzChroma = heif_chroma_420;
heif_chroma_420  1000 libheif/heif_context.cc               heif_chroma_420); // TODO: how do we know ?
heif_chroma_420  1291 libheif/heif_context.cc                       heif_colorspace_YCbCr, heif_chroma_420);
heif_chroma_420   246 libheif/heif_emscripten.h     .value("heif_chroma_420", heif_chroma_420)
heif_chroma_420   419 libheif/heif_encoder_x265.cc   *chroma = heif_chroma_420;
heif_chroma_420   221 libheif/heif_image.cc       if (get_chroma_format() == heif_chroma_420 &&
heif_chroma_420   228 libheif/heif_image.cc       if (get_chroma_format() == heif_chroma_420 &&
heif_chroma_420   235 libheif/heif_image.cc       if (get_chroma_format() == heif_chroma_420 &&
heif_chroma_420   261 libheif/heif_image.cc         target_chroma == heif_chroma_420) {
heif_chroma_420   282 libheif/heif_image.cc           target_chroma == heif_chroma_420) {
heif_chroma_420   534 libheif/heif_image.cc   outimg->create(m_width, m_height, heif_colorspace_YCbCr, heif_chroma_420);
heif_chroma_420   625 libheif/heif_image.cc   outimg->create(m_width, m_height, heif_colorspace_YCbCr, heif_chroma_420);