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

  /external/libaom/libaom/av1/encoder/
encodemb.c 201 static void encode_block(int plane, int block, int blk_row, int blk_col, function
326 encode_block(plane, block, blk_row, blk_col, plane_bsize, tx_size, arg,
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c 577 static void encode_block(int plane, int block, int row, int col, function
747 vp9_foreach_transformed_block_in_plane(xd, bsize, plane, encode_block,
    [all...]

Completed in 246 milliseconds