Searched refs:mx_x_offset_x4 (Results 1 – 3 of 3) sorted by relevance
/third_party/openh264/codec/encoder/core/arm/ |
D | svc_motion_estimation.S | 297 mx_x_offset_x4: .short 0x00, 0x04, 0x08, 0x0c, 0x00, 0x00, 0x00, 0x00 label 307 adr r7, mx_x_offset_x4
|
/third_party/openh264/codec/encoder/core/arm64/ |
D | svc_motion_estimation_aarch64_neon.S | 289 mx_x_offset_x4: .short 0x00, 0x04, 0x08, 0x0c, 0x00, 0x00, 0x00, 0x00 label 295 ldr q5, mx_x_offset_x4
|
/third_party/openh264/codec/encoder/core/x86/ |
D | sample_sc.asm | 46 mx_x_offset_x4 dw 0x00, 0x04, 0x08, 0x0C define 707 movq xmm5, [pic(mx_x_offset_x4)] ; x_qpel vector 1410 movq xmm5, [mx_x_offset_x4] ; x_qpel vector
|