Searched refs:subFound (Results 1 – 2 of 2) 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()
12818 subFound = found->second.find(omx->drv_ctx.decoder_format); in get_color_format() local12819 if (subFound == found->second.end()) { in get_color_format()12823 dest_color_format = (OMX_COLOR_FORMATTYPE) subFound->second; in get_color_format()