HomeSort by relevance Sort by last modified time
    Searched full:subtract_b_fn_t (Results 1 - 1 of 1) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
subtract_test.cc 21 typedef void (*subtract_b_fn_t)(BLOCK *be, BLOCKD *bd, int pitch); typedef
25 class SubtractBlockTest : public ::testing::TestWithParam<subtract_b_fn_t> {

Completed in 80 milliseconds