HomeSort by relevance Sort by last modified time
    Searched defs:vp8_block_error_c (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 408 int vp8_block_error_c(short *coeff, short *dqcoeff) function
463 error += vp8_block_error_c(be->coeff, bd->dqcoeff);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
rdopt.c 409 int vp8_block_error_c(short *coeff, short *dqcoeff) function
464 error += vp8_block_error_c(be->coeff, bd->dqcoeff);
    [all...]

Completed in 32 milliseconds