Home
last modified time | relevance | path

Searched defs:mask_size (Results 1 - 10 of 10) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/sched_setaffinity/
H A Dsched_setaffinity01.c32 static size_t mask_size, emask_size; variable
/third_party/ffmpeg/libavcodec/
H A Dmidivid.c57 uint32_t mask_size; in decode_mvdv() local
H A Dmv30.c470 const int mask_size = ((avctx->height >> 4) * (avctx->width >> 4) * 2 + 7) / 8; in decode_inter() local
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
H A Dperf_event_open02.c181 size_t mask_size; in bind_to_current_cpu() local
/third_party/ffmpeg/libavfilter/
H A Dvf_removelogo.c386 int mask_size; in blur_pixel() local
H A Dv360.h174 int mask_size; member
/third_party/backends/backend/
H A Dpieusb_scancmd.c819 sanei_pieusb_cmd_get_ccd_mask(SANE_Int device_number, SANE_Byte* mask, SANE_Int mask_size, struct Pieusb_Command_Status *status) in sanei_pieusb_cmd_get_ccd_mask() argument
/third_party/libuv/src/win/
H A Dthread.c183 uv_thread_setaffinity(uv_thread_t* tid, char* cpumask, char* oldmask, size_t mask_size) uv_thread_setaffinity() argument
226 uv_thread_getaffinity(uv_thread_t* tid, char* cpumask, size_t mask_size) uv_thread_getaffinity() argument
/third_party/libuv/src/unix/
H A Dthread.c182 uv_thread_setaffinity(uv_thread_t* tid, char* cpumask, char* oldmask, size_t mask_size) uv_thread_setaffinity() argument
221 uv_thread_getaffinity(uv_thread_t* tid, char* cpumask, size_t mask_size) uv_thread_getaffinity() argument
252 uv_thread_setaffinity(uv_thread_t* tid, char* cpumask, char* oldmask, size_t mask_size) uv_thread_setaffinity() argument
260 uv_thread_getaffinity(uv_thread_t* tid, char* cpumask, size_t mask_size) uv_thread_getaffinity() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_NOPs.cpp216 unsigned mask_size = util_last_bit(*mask); in handle_raw_hazard_instr() local

Completed in 10 milliseconds