Home
last modified time | relevance | path

Searched defs:left (Results 1 – 25 of 72) sorted by relevance

123

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
Dvp9_intrapred4_dspr2.c18 const uint8_t *above, const uint8_t *left) { in vp9_h_predictor_4x4_dspr2()
45 const uint8_t *above, const uint8_t *left) { in vp9_dc_predictor_4x4_dspr2()
87 const uint8_t *above, const uint8_t *left) { in vp9_tm_predictor_4x4_dspr2()
Dvp9_intrapred8_dspr2.c18 const uint8_t *above, const uint8_t *left) { in vp9_h_predictor_8x8_dspr2()
74 const uint8_t *above, const uint8_t *left) { in vp9_dc_predictor_8x8_dspr2()
157 const uint8_t *above, const uint8_t *left) { in vp9_tm_predictor_8x8_dspr2()
Dvp9_intrapred16_dspr2.c18 const uint8_t *above, const uint8_t *left) { in vp9_h_predictor_16x16_dspr2()
165 const uint8_t *above, const uint8_t *left) { in vp9_dc_predictor_16x16_dspr2()
/hardware/ti/omap4-aah/camera/
DCameraHalUtilClasses.cpp121 size_t &left, in transfrom()
149 ssize_t left, in checkArea()
210 ssize_t top, left, bottom, right, weight; in parseAreas() local
/hardware/ti/omap4xxx/camera/
DCameraHalUtilClasses.cpp123 size_t &left, in transfrom()
151 ssize_t left, in checkArea()
212 ssize_t top, left, bottom, right, weight; in parseAreas() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_common_data.c141 PARTITION_CONTEXT left; member
Dvp9_entropymode.h105 const MB_PREDICTION_MODE left = vp9_left_block_mode(mi, left_mi, block); in get_y_mode_probs() local
/hardware/qcom/display/msm8960/libtilerenderer/
Dtilerenderer.cpp36 int left, int top, in startTileRendering()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_treewriter.c37 unsigned int left, right; in convert_distribution() local
/hardware/intel/img/psb_video/src/android/
Dpsb_gralloc.cpp52 int usage, int left, int top, int width, int height, in gralloc_lock()
/hardware/intel/common/libmix/videodecoder/securevideo/clovertrail/
DVideoDecoderAVCSecure.cpp354 uint32_t left = 0, data = 0, phase = 0; in findNalUnitOffset() local
455 int32_t naluOffset, offset, left; in parseAnnexBStream() local
/hardware/intel/common/libmix/videodecoder/securevideo/merrplus/
DVideoDecoderAVCSecure.cpp357 uint32_t left = 0, data = 0, phase = 0; in findNalUnitOffset() local
458 int32_t naluOffset, offset, left; in parseAnnexBStream() local
/hardware/libhardware_legacy/audio/
DA2dpAudioInterface.h91 virtual status_t setVolume(float left, float right) { return INVALID_OPERATION; } in setVolume()
DAudioHardwareStub.h38 virtual status_t setVolume(float left, float right) { return NO_ERROR; } in setVolume()
DAudioHardwareGeneric.h55 virtual status_t setVolume(float left, float right) { return INVALID_OPERATION; } in setVolume()
/hardware/libhardware/tests/hwc/
Dtest-arrows.c77 int left = w / 4; in prepare() local
/hardware/qcom/audio/legacy/alsa_sound/
DAudioStreamOutALSA.cpp71 status_t AudioStreamOutALSA::setVolume(float left, float right) in setVolume()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dmr_dissim.c105 const MODE_INFO *left = here - 1; in vp8_cal_dissimilarity() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dfindnearmv.c37 const MODE_INFO *left = here - 1; in vp8_find_near_mvs() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddecodemv.c216 const vp8_prob * get_sub_mv_ref_prob(const int left, const int above) in get_sub_mv_ref_prob()
352 const MODE_INFO *left = mi - 1; in read_mb_modes_mv() local
/hardware/libhardware/include/hardware/
Dhwcomposer.h51 int left; member
58 float left; member
/hardware/qcom/display/msm8974/libqdutils/
Dmdp_version.h83 int left() { return mLeft; } in left() function
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMX3A.cpp587 size_t top, left, width, height, weight; in setFocusMode() local
696 size_t top, left, width, height, weight; in getFocusMode() local
/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_surfacetexture.cpp90 static unsigned int calcOffset(int format, unsigned int width, unsigned int top, unsigned int left) in calcOffset()
712 unsigned int left = (unsigned int)(tx * w -1); in getCrop() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dtools_common.c113 const size_t left = detect->buf_read - detect->position; in read_yuv_frame() local

123