/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
armVCM4P10_DeblockingLuma_unsafe_s.s | 57 apflg RN 0 label 110 ;// - 2 - filt, 0 - apflg, 6 - aqflg 152 UQADD8 tC, tC0, apflg 208 USUB8 t0, apflg, m01 218 ;// - 2 - filt, 0 - apflg,aqflg 228 ;// apflg = apflg && |p0-q0|<((alpha>>2)+2) 229 ;// apflg = aqflg && |p0-q0|<((alpha>>2)+2) 240 SEL apqflg, m00, apflg
|
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s | 77 apflg RN 0 label 216 SEL apflg, m00, filt ;// apflg = filt && (ap<beta) 231 ORR apqflg, apflg, t1, LSL #1
|
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s | 103 apflg RN 0 label 313 SEL apflg, m00, filt ;// apflg = filt && (ap<beta) 329 ORR apqflg, apflg, t1, LSL #1
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
armVCM4P10_DeblockingChroma_unsafe_s.s | 91 ;// - Filter masks - filt: D16, aqflg: D12, apflg: D17 167 ;// - Filter masks - filt: D16, aqflg: D12, apflg: D17
|
armVCM4P10_DeblockingLuma_unsafe_s.s | 114 ;// - Filter masks - filt: D16, aqflg: D12, apflg: D17 248 ;// - Filter masks - filt: D16, aqflg: D12, apflg: D17
|