Lines Matching refs:first
218 [&ffHEVCLevel](const auto &item) -> bool { return item.first == ffHEVCLevel; });
229 [&ffHEVCProfile](const auto &item) -> bool { return item.first == ffHEVCProfile; });
240 [&ffColorPrimaries](const auto &item) -> bool { return item.first == ffColorPrimaries; });
251 [&ffColorTrans](const auto &item) -> bool { return item.first == ffColorTrans; });
262 [&ffColorSpace](const auto &item) -> bool { return item.first == ffColorSpace; });
273 [&ffColorRange](const auto &item) -> bool { return item.first == ffColorRange; });
284 [&ffChromaLocation](const auto &item) -> bool { return item.first == ffChromaLocation; });
295 [&codecId](const auto &item) -> bool { return item.first == codecId; });
306 [&ffSampleFormat](const auto &item) -> bool { return item.first == ffSampleFormat; });
322 return ite->first;
333 return ite->first;
393 return ite->first;
399 [&channelLayout](const auto &item) -> bool { return item.first == channelLayout; });
410 [&layout](const auto &item) -> bool { return item.first == layout; });