Home
last modified time | relevance | path

Searched defs:dr (Results 1 – 17 of 17) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/ht9170/
Dht9170.cxx34 HT9170::HT9170(int dr, int o1, int o2, int o3, int o4) in HT9170()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c2156 double dr = (double)cpi->bytes * 8.0 / 1000.0 / time_encoded; in vp8_remove_compressor() local
2171 double dr = (double)cpi->bytes_in_layer[i] * in vp8_remove_compressor() local
2224 double dr = (double)cpi->bytes_in_layer[i] * in vp8_remove_compressor() local
2286 … double dr = (double)cpi->framerate * (double)bytes * (double)8 / (double)count / (double)1000 ; in vp8_remove_compressor() local
/hardware/qcom/wlan/qcwcn/wcnss-service/
Dwcnss_service.c236 struct dirent *dr; in find_full_path() local
/hardware/intel/bootstub/
Dspi-uart.h60 vu32 dr[16]; /* 16 bits access for each 32bit space */ member
/hardware/qcom/display/msm8960/libcopybit/
Dcopybit.cpp502 struct copybit_rect_t dr = { 0, 0, dst->w, dst->h }; in blit_copybit() local
Dcopybit_c2d.cpp1390 struct copybit_rect_t dr = { 0, 0, dst->w, dst->h }; in blit_copybit() local
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit.cpp547 struct copybit_rect_t dr = { 0, 0, (int)dst->w, (int)dst->h }; in blit_copybit() local
Dcopybit_c2d.cpp1432 struct copybit_rect_t dr = { 0, 0, (int)dst->w, (int)dst->h }; in blit_copybit() local
/hardware/qcom/display/msm8909/libcopybit/
Dcopybit.cpp575 struct copybit_rect_t dr = { 0, 0, (int)dst->w, (int)dst->h }; in blit_copybit() local
Dcopybit_c2d.cpp1410 struct copybit_rect_t dr = { 0, 0, (int)dst->w, (int)dst->h }; in blit_copybit() local
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit.cpp547 struct copybit_rect_t dr = { 0, 0, (int)dst->w, (int)dst->h }; in blit_copybit() local
Dcopybit_c2d.cpp1426 struct copybit_rect_t dr = { 0, 0, (int)dst->w, (int)dst->h }; in blit_copybit() local
/hardware/qcom/display/msm8994/libcopybit/
Dcopybit.cpp560 struct copybit_rect_t dr = { 0, 0, (int)dst->w, (int)dst->h }; in blit_copybit() local
Dcopybit_c2d.cpp1435 struct copybit_rect_t dr = { 0, 0, (int)dst->w, (int)dst->h }; in blit_copybit() local
/hardware/qcom/display/msm8996/libcopybit/
Dcopybit.cpp580 struct copybit_rect_t dr = { 0, 0, (int)dst->w, (int)dst->h }; in blit_copybit() local
Dcopybit_c2d.cpp1434 struct copybit_rect_t dr = { 0, 0, (int)dst->w, (int)dst->h }; in blit_copybit() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c1527 double dr = (double)cpi->bytes * (double) 8 / (double)1000 in vp9_remove_compressor() local