Home
last modified time | relevance | path

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

/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/msm8974/libcopybit/
Dcopybit.cpp545 struct copybit_rect_t dr = { 0, 0, (int)dst->w, (int)dst->h }; in blit_copybit() local
Dcopybit_c2d.cpp1423 struct copybit_rect_t dr = { 0, 0, (int)dst->w, (int)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/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/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