Searched refs:ve (Results 1 – 5 of 5) sorted by relevance
/hardware/intel/img/libdrm/ |
D | missing | 96 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
|
D | README | 57 3. If you've build the kernel modules but they won't load because of an
|
D | ltmain.sh | 1632 # Now that we've collected a possible --mode arg, show help if necessary
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/ |
D | CONTRIBUTORS | 1 # This file contains a list of people who've made non-trivial
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | onyx_if.c | 5272 uint64_t ye,ue,ve; in vp8_get_compressed_data() local 5287 ve = calc_plane_error(orig->v_buffer, orig->uv_stride, in vp8_get_compressed_data() 5290 sq_error = (double)(ye + ue + ve); in vp8_get_compressed_data() 5296 cpi->total_v += vpx_sse_to_psnr(uv_samples, 255.0, (double)ve); in vp8_get_compressed_data() 5314 ve = calc_plane_error(orig->v_buffer, orig->uv_stride, in vp8_get_compressed_data() 5317 sq_error2 = (double)(ye + ue + ve); in vp8_get_compressed_data() 5326 255.0, (double)ve); in vp8_get_compressed_data()
|