Searched defs:find (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A DMap.h58 T2 find(T); // Return VALUE
77 T2 Map<T,T2>::find(T d1) function in class:Map
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A DMap.h61 T2 find(T); // Return VALUE
78 T2 Map<T,T2>::find(T d1) function in class:Map
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCameraHWInterface.cpp507 bool find = false; local
513 find = true;
518 if (find == true) {
3701 ALOGE("DecodeInterleaveJPEG_WithOutDT() => Can not find EOI");
3912 ALOGE("ERR(%s):cannot find resolutions", __func__);
4256 * the video buffers to interpret the contents and to find the actual frame

Completed in 554 milliseconds