Searched defs:encode_block (Results 1 – 4 of 4) sorted by relevance
13 pub fn encode_block(src: &[u8]) -> String { in encode_block() function
559 static void encode_block(int plane, int block, int row, int col, in encode_block() function
390 static void encode_block(int plane, int block, int blk_row, int blk_col, in encode_block() function
382 fn encode_block<B: Static<usize>, M: Static<bool>>( in encode_block() function