Searched defs:shift_h (Results 1 – 7 of 7) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | nvdec.c | 84 int shift_h = 0, shift_v = 0; in map_chroma_format() local 496 int shift_h = 0, shift_v = 0; in nvdec_retrieve_data() local
|
D | tiffenc.c | 260 int shift_h, shift_v; in encode_frame() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_job.h | 57 int shift_w, shift_h; member
|
D | lima_context.h | 38 int shift_w, shift_h; member 168 uint16_t shift_w, shift_h; member
|
D | lima_gpu.h | 123 #define PLBU_CMD_BLOCK_STEP(shift_min, shift_h, shift_w) \ argument
|
/third_party/ffmpeg/libavfilter/ |
D | vf_waveform.c | 111 int shift_w[4], shift_h[4]; member 685 const int shift_h = s->shift_h[component]; in lowpass16() local 823 const int shift_h = s->shift_h[component]; in lowpass() local
|
/third_party/vixl/test/aarch64/ |
D | test-assembler-sve-aarch64.cc | 12752 int shift_h[] = {1, 8, 11, 16}; in TEST_SVE() local 12857 int shift_h[] = {1, 8, 11}; in TEST_SVE() local 12900 int shift_h[] = {1, 8, 11}; in TEST_SVE() local 12943 int shift_h[] = {1, 2, 14}; in TEST_SVE() local
|