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

  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c 453 static void encode_block(int plane, int block, BLOCK_SIZE plane_bsize, function
573 vp9_foreach_transformed_block_in_plane(xd, bsize, plane, encode_block,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodemb.c 367 static void encode_block(int plane, int block, BLOCK_SIZE plane_bsize, function
470 vp9_foreach_transformed_block_in_plane(xd, bsize, plane, encode_block,

Completed in 292 milliseconds