Searched refs:subFound (Results 1 – 1 of 1) sorted by relevance
8761 subFound = found->second.find(omx->drv_ctx.decoder_format); in get_color_format() local8762 if (subFound == found->second.end()) { in get_color_format()8766 dest_color_format = (OMX_COLOR_FORMATTYPE) subFound->second; in get_color_format()