Searched refs:blk_type (Results 1 - 2 of 2) sorted by relevance
/third_party/ltp/testcases/kernel/ipc/pipeio/ |
H A D | pipeio.c | 112 static char *blk_type = NON_BLOCKING_IO; /* blocking i/o or not */ variable 158 error, size, pipe_type, blk_type); in main() 161 count + 1, size, pipe_type, blk_type); in main() 205 blk_type = BLOCKING_IO; in parse_options() 478 blk_type = UNNAMED_IO; in setup() 603 i, count, size, pipe_type, blk_type, in check_rw_buf() 706 pipe_type, blk_type, in do_parent()
|
/third_party/ffmpeg/libavcodec/ |
H A D | mss4.c | 458 int x, y, i, mb_width, mb_height, blk_type; in mss4_decode_frame() local 533 blk_type = decode012(&gb); in mss4_decode_frame() 534 switch (blk_type) { in mss4_decode_frame() 558 if (blk_type != DCT_BLOCK) in mss4_decode_frame()
|
Completed in 4 milliseconds