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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_rdopt.c 378 static void rate_block(int plane, int block, BLOCK_SIZE plane_bsize, function
430 rate_block(plane, block, plane_bsize, tx_size, args);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 650 static void rate_block(int plane, int block, BLOCK_SIZE plane_bsize, function
678 rate_block(plane, block, plane_bsize, tx_size, args);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c 650 static void rate_block(int plane, int block, BLOCK_SIZE plane_bsize, function
678 rate_block(plane, block, plane_bsize, tx_size, args);
    [all...]

Completed in 98 milliseconds