HomeSort by relevance Sort by last modified time
    Searched refs:prediction_error (Results 1 - 9 of 9) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
block.h 145 int64_t prediction_error; member in struct:macroblock
encodeframe.c 698 x->prediction_error = 0;
914 cpi->mb.prediction_error +=
915 cpi->mb_row_ei[i].mb.prediction_error;
    [all...]
ethreading.c 504 mb->prediction_error = 0;
ratectrl.c     [all...]
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
block.h 142 int64_t prediction_error; member in struct:macroblock
encodeframe.c 679 x->prediction_error = 0;
893 cpi->mb.prediction_error +=
894 cpi->mb_row_ei[i].mb.prediction_error;
    [all...]
ethreading.c 490 mb->prediction_error = 0;
onyx_if.c     [all...]

Completed in 65 milliseconds