Home
last modified time | relevance | path

Searched refs:blk_num (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/
Dihevce_entropy_structs.h295 WORD32 blk_num,
Dihevce_cabac_tu.c405 WORD32 blk_num, in ihevce_encode_transform_tree() argument
985 if(((log2_tr_size > 2) || (3 == blk_num)) /* && in ihevce_encode_transform_tree()
/external/e2fsprogs/lib/ext2fs/
Dundo_io.c909 unsigned long blk_num, count;; in undo_write_byte() local
916 blk_num = location/channel->block_size; in undo_write_byte()
925 retval = undo_write_tdb(channel, blk_num, count); in undo_write_byte()