/aosp12/frameworks/native/headers/media_plugin/media/openmax/ |
H A D | OMX_AsString.h | 71 default: return def; 87 default: return def; 214 default: return def; 235 default: return def; 684 return def; 702 default: return def; 710 default: return def; 718 default: return def; 804 default: return def; 917 default: return def; [all …]
|
/aosp12/art/runtime/interpreter/mterp/arm64/ |
H A D | arithmetic.S | 265 %def op_add_int(): 283 %def op_and_int(): 316 %def op_div_int(): 357 %def op_mul_int(): 379 %def op_neg_int(): 385 %def op_not_int(): 391 %def op_or_int(): 403 %def op_or_long(): 409 %def op_rem_int(): 434 %def op_shl_int(): [all …]
|
H A D | other.S | 19 %def unused(): 25 %def op_const(): 36 %def op_const_16(): 45 %def op_const_4(): 54 %def op_const_class(): 57 %def op_const_high16(): 92 %def op_const_wide(): 269 %def op_move_wide(): 302 %def op_nop(): 307 %def op_unused_3e(): [all …]
|
H A D | floating_point.S | 1 %def fbinop(instr=""): 178 %def op_add_double(): 184 %def op_add_float(): 193 %def op_cmpg_float(): 199 %def op_cmpl_float(): 202 %def op_div_double(): 208 %def op_div_float(): 250 %def op_mul_float(): 259 %def op_neg_float(): 291 %def op_rem_float(): [all …]
|
H A D | object.S | 1 %def field(helper=""): 17 %def op_check_cast(): 86 %def op_iget_byte(): 89 %def op_iget_char(): 98 %def op_iget_wide(): 131 %def op_iput_byte(): 134 %def op_iput_char(): 143 %def op_iput_wide(): 167 %def op_sget_byte(): 170 %def op_sget_char(): [all …]
|
/aosp12/art/runtime/interpreter/mterp/arm64ng/ |
H A D | other.S | 1 %def unused(): 4 %def op_const(): 15 %def op_const_16(): 24 %def op_const_4(): 33 %def op_const_high16(): 68 %def op_const_class(): 85 %def op_const_wide(): 249 %def op_move_wide(): 282 %def op_nop(): 287 %def op_unused_3e(): [all …]
|
H A D | control_flow.S | 1 %def bincmp(condition=""): 43 %def op_goto(): 81 %def op_if_eq(): 84 %def op_if_eqz(): 87 %def op_if_ge(): 90 %def op_if_gez(): 93 %def op_if_gt(): 96 %def op_if_gtz(): 99 %def op_if_le(): 105 %def op_if_lt(): [all …]
|
/aosp12/art/runtime/interpreter/mterp/x86_64ng/ |
H A D | other.S | 1 %def unused(): 4 %def op_const(): 10 %def op_const_16(): 16 %def op_const_4(): 24 %def op_const_high16(): 55 %def op_const_class(): 72 %def op_const_wide(): 194 %def op_move_wide(): 221 %def op_nop(): 224 %def op_unused_3e(): [all …]
|
H A D | object.S | 1 %def op_check_cast(): 4 %def op_iget_boolean(): 7 %def op_iget_byte(): 10 %def op_iget_char(): 13 %def op_iget_object(): 16 %def op_iget_short(): 19 %def op_iget_wide(): 25 %def op_iget(): 28 %def op_iput(): 34 %def op_iput_byte(): [all …]
|
H A D | control_flow.S | 1 %def bincmp(revcmp=""): 37 %def op_goto(): 73 %def op_if_eq(): 76 %def op_if_eqz(): 79 %def op_if_ge(): 82 %def op_if_gez(): 85 %def op_if_gt(): 88 %def op_if_gtz(): 91 %def op_if_le(): 97 %def op_if_lt(): [all …]
|
/aosp12/art/runtime/interpreter/mterp/x86_64/ |
H A D | other.S | 17 %def unused(): 23 %def op_const(): 29 %def op_const_16(): 35 %def op_const_4(): 44 %def op_const_class(): 47 %def op_const_high16(): 75 %def op_const_wide(): 218 %def op_move_wide(): 245 %def op_nop(): 248 %def op_unused_3e(): [all …]
|
H A D | arithmetic.S | 369 %def op_add_int(): 387 %def op_and_int(): 424 %def op_div_int(): 465 %def op_mul_int(): 497 %def op_neg_int(): 503 %def op_not_int(): 509 %def op_or_int(): 521 %def op_or_long(): 527 %def op_rem_int(): 552 %def op_shl_int(): [all …]
|
H A D | object.S | 1 %def field(helper=""): 16 %def op_check_cast(): 37 %def op_iget_byte(): 40 %def op_iget_char(): 43 %def op_iget_object(): 46 %def op_iget_short(): 49 %def op_iget_wide(): 82 %def op_iput_byte(): 85 %def op_iput_char(): 94 %def op_iput_wide(): [all …]
|
H A D | floating_point.S | 90 %def op_add_double(): 96 %def op_add_float(): 105 %def op_cmpg_float(): 111 %def op_cmpl_float(): 114 %def op_div_double(): 120 %def op_div_float(): 156 %def op_mul_double(): 162 %def op_mul_float(): 171 %def op_neg_float(): 207 %def op_rem_float(): [all …]
|
/aosp12/frameworks/compile/mclinker/tools/mcld/ |
H A D | Options.td | 17 def Entry : Joined<["--"], "entry=">, 20 def EntryAlias : Separate<["-"], "e">, 27 def Bgroup : Flag<["-"], "Bgroup">, 31 def SOName : Joined<["-"], "soname=">, 46 def Z : Separate<["-"], "z">, 95 def ICF : Joined<["--"], "icf=">, 117 def Output : Separate<["-"], "o">, 128 def Shared : Flag<["-"], "shared">, 158 def PIE : Flag<["-"], "pie">, 337 def HelpAlias : Flag<["-"], "h">, [all …]
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/ |
H A D | vdec.mk | 16 libOmxVdec-def += -g -O3 18 libOmxVdec-def += -D_ANDROID_ 19 libOmxVdec-def += -DCDECL 20 libOmxVdec-def += -DT_ARM 21 libOmxVdec-def += -DNO_ARM_CLZ 37 libOmxVdec-def += -D_MSM8960_ 43 libOmxVdec-def += -D_MSM8974_ 60 libOmxVdec-def += -D_MSM8974_ 66 libOmxVdec-def += -D_MSM8974_ 72 libOmxVdec-def += -D_MSM8974_ [all …]
|
H A D | venc.mk | 15 libmm-venc-def += -DT_ARM 17 libmm-venc-def += -D_ANDROID_ 25 libmm-venc-def += -DMAX_RES_1080P 37 libmm-venc-def += -D_MSM8974_ 40 libmm-venc-def += -DMAX_RES_720P 43 libmm-venc-def += -DMAX_RES_720P 47 libmm-venc-def += -D_MSM8974_ 51 libmm-venc-def += -D_MSM8974_ 57 libmm-venc-def += -D_MSM8974_ 64 libmm-venc-def += -D_MSM8974_ [all …]
|
/aosp12/art/runtime/interpreter/mterp/x86/ |
H A D | other.S | 21 %def unused(): 27 %def op_const(): 33 %def op_const_16(): 39 %def op_const_4(): 48 %def op_const_class(): 51 %def op_const_high16(): 83 %def op_const_wide(): 248 %def op_move_wide(): 276 %def op_nop(): 279 %def op_unused_3e(): [all …]
|
H A D | object.S | 1 %def field(helper=""): 19 %def op_check_cast(): 45 %def op_iget_byte(): 48 %def op_iget_char(): 54 %def op_iget_short(): 57 %def op_iget_wide(): 94 %def op_iput_byte(): 97 %def op_iput_char(): 106 %def op_iput_wide(): 133 %def op_sget_byte(): [all …]
|
H A D | floating_point.S | 90 %def op_add_double(): 96 %def op_add_float(): 105 %def op_cmpg_float(): 111 %def op_cmpl_float(): 114 %def op_div_double(): 120 %def op_div_float(): 156 %def op_mul_double(): 162 %def op_mul_float(): 171 %def op_neg_float(): 207 %def op_rem_float(): [all …]
|
/aosp12/frameworks/compile/slang/ |
H A D | RSCCOptions.td | 52 def emit_asm : Flag<["-"], "emit-asm">, 55 def emit_llvm : Flag<["-"], "emit-llvm">, 57 def emit_bc : Flag<["-"], "emit-bc">, 66 def emit_g : Flag<["-"], "g">, 101 def M_Group : OptionGroup<"M group>">; 107 def M : Flag<["-"], "M">; 130 def ast_print : Flag<["-"], "ast-print">, 133 def debug : Flag<["-"], "debug">, 145 def verbose : Flag<["-"], "v">, 150 def help : Flag<["-"], "help">, [all …]
|
/aosp12/frameworks/av/media/libstagefright/codecs/raw/ |
H A D | SoftRaw.cpp | 57 InitOMXParams(&def); in initPorts() 59 def.nPortIndex = 0; in initPorts() 60 def.eDir = OMX_DirInput; in initPorts() 62 def.nBufferCountActual = def.nBufferCountMin; in initPorts() 64 def.bEnabled = OMX_TRUE; in initPorts() 68 def.nBufferAlignment = 1; in initPorts() 75 addPort(def); in initPorts() 77 def.nPortIndex = 1; in initPorts() 80 def.nBufferCountActual = def.nBufferCountMin; in initPorts() 82 def.bEnabled = OMX_TRUE; in initPorts() [all …]
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/ |
H A D | Android.mk | 10 libmm-vdec-def += -Dinline=__inline 11 libmm-vdec-def += -g -O3 13 libmm-vdec-def += -D_ANDROID_ 14 libmm-vdec-def += -DCDECL 15 libmm-vdec-def += -DT_ARM 16 libmm-vdec-def += -DNO_ARM_CLZ 23 libmm-vdec-def += -D_ANDROID_ICS_ 24 libmm-vdec-def += -D_MSM8974_ 39 libmm-vdec-def += -DVENUS_HEVC 48 libmm-vdec-def += -D_UBWC_ [all …]
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/ |
H A D | Android.mk | 10 libmm-vdec-def += -Dinline=__inline 11 libmm-vdec-def += -g -O3 12 libmm-vdec-def += -DIMAGE_APPS_PROC 13 libmm-vdec-def += -D_ANDROID_ 14 libmm-vdec-def += -DCDECL 15 libmm-vdec-def += -DT_ARM 16 libmm-vdec-def += -DNO_ARM_CLZ 23 libmm-vdec-def += -D_ANDROID_ICS_ 31 libmm-vdec-def += -DVENUS_HEVC 39 libmm-vdec-def += -D_UBWC_ [all …]
|
/aosp12/art/runtime/interpreter/mterp/armng/ |
H A D | other.S | 1 %def unused(): 4 %def op_const(): 15 %def op_const_16(): 24 %def op_const_4(): 33 %def op_const_high16(): 69 %def op_const_class(): 86 %def op_const_wide(): 262 %def op_move_wide(): 304 %def op_nop(): 309 %def op_unused_3e(): [all …]
|