Home
last modified time | relevance | path

Searched refs:V (Results 1 – 19 of 19) sorted by relevance

/hardware/interfaces/configstore/utils/include/configstore/
DUtils.h41 template<typename V, typename I, android::hardware::Return<void> (I::* func)
42 (std::function<void(const V&)>)>
43 decltype(V::value) get(const decltype(V::value) &defValue) { in decltype()
45 auto getHelper = []()->V { in decltype()
46 V ret; in decltype()
53 auto status = (*configs.*func)([&ret](V v) { in decltype()
68 static V cachedValue = getHelper(); in decltype()
/hardware/interfaces/automotive/evs/1.0/vts/functional/
DFormatConvert.cpp48 float V = Vin - 128.0f; in yuvToRgbx() local
50 float Rf = Y + 1.140f*V; in yuvToRgbx()
51 float Gf = Y - 0.395f*U - 0.581f*V; in yuvToRgbx()
146 uint8_t V = (srcPixel >> 24) & 0xFF; in copyYUYVtoRGB32() local
149 *(dst+0) = yuvToRgbx(Y1, U, V); in copyYUYVtoRGB32()
150 *(dst+1) = yuvToRgbx(Y2, U, V); in copyYUYVtoRGB32()
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
Ddebug.h50 #define V PRINT macro
52 #define V(x...) do { } while(0) macro
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc/
Ddebug.h38 #define V PRINT macro
40 #define V(x...) do { } while(0) macro
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc/
Ddebug.h38 #define V PRINT macro
40 #define V(x...) do { } while(0) macro
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
Ddebug.h50 #define V PRINT macro
52 #define V(x...) do { } while(0) macro
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
Ddebug.h50 #define V PRINT macro
52 #define V(x...) do { } while(0) macro
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
Ddebug.h50 #define V PRINT macro
52 #define V(x...) do { } while(0) macro
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
Ddebug.h50 #define V PRINT macro
52 #define V(x...) do { } while(0) macro
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc/
Ddebug.h38 #define V PRINT macro
40 #define V(x...) do { } while(0) macro
/hardware/interfaces/tv/cec/1.0/
DIHdmiCec.hal162 * must watch for +5V power signal to determine the status.
/hardware/intel/common/libva/test/encode/
Davcenc.c405 const int V = surface_image.format.fourcc == VA_FOURCC_I420 ? 2 : 1; in upload_yuv_to_surface() local
408 v_dst = surface_p + surface_image.offsets[V]; in upload_yuv_to_surface()
414 v_dst += surface_image.pitches[V]; in upload_yuv_to_surface()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp3204 p_img->mPlane[MediaImage::V].mOffset = stride * scanlines + 1; in describe_color_format()
3205 p_img->mPlane[MediaImage::V].mColInc = 2; in describe_color_format()
3206 p_img->mPlane[MediaImage::V].mRowInc = stride; in describe_color_format()
3207 p_img->mPlane[MediaImage::V].mHorizSubsampling = 2; in describe_color_format()
3208 p_img->mPlane[MediaImage::V].mVertSubsampling = 2; in describe_color_format()
Domx_vdec_v4l2.cpp13235 img->mPlane[MediaImage::V].mOffset = planeWidth * planeHeight + 1; in describeColorFormat()
13236 img->mPlane[MediaImage::V].mColInc = 2; //interleaved UV in describeColorFormat()
13237 img->mPlane[MediaImage::V].mRowInc = in describeColorFormat()
13239 img->mPlane[MediaImage::V].mHorizSubsampling = 2; in describeColorFormat()
13240 img->mPlane[MediaImage::V].mVertSubsampling = 2; in describeColorFormat()
/hardware/intel/common/libmix/mix_common/
DINSTALL255 `-V'
/hardware/interfaces/audio/common/2.0/
Dtypes.hal663 HW_AV_SYNC = 0x40, // output uses a hardware A/V sync
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp10921 img->mPlane[MediaImage::V].mOffset = planeWidth * planeHeight + 1; in describeColorFormat()
10922 img->mPlane[MediaImage::V].mColInc = 2; //interleaved UV in describeColorFormat()
10923 img->mPlane[MediaImage::V].mRowInc = in describeColorFormat()
10925 img->mPlane[MediaImage::V].mHorizSubsampling = 2; in describeColorFormat()
10926 img->mPlane[MediaImage::V].mVertSubsampling = 2; in describeColorFormat()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp12234 img->mPlane[MediaImage::V].mOffset = planeWidth * planeHeight + 1; in describeColorFormat()
12235 img->mPlane[MediaImage::V].mColInc = 2; //interleaved UV in describeColorFormat()
12236 img->mPlane[MediaImage::V].mRowInc = in describeColorFormat()
12238 img->mPlane[MediaImage::V].mHorizSubsampling = 2; in describeColorFormat()
12239 img->mPlane[MediaImage::V].mVertSubsampling = 2; in describeColorFormat()
/hardware/interfaces/graphics/common/1.0/
Dtypes.hal1335 * HDTV REC709 Inverse Gamma Correction (IGC): V represents normalized