HomeSort by relevance Sort by last modified time
    Searched defs:bS (Results 1 - 8 of 8) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_DeblockingLuma_unsafe_s.s 32 bS RN 14
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s 36 bS RN 10
134 LDRH bS, [pBS], #2
139 CMP bS, #0
157 TST bS, #0xff00
159 TST bS, #0xff
161 TST bS, #4
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s 37 bS RN 2
160 LDRH bS, [pBS], #8
164 CMP bS, #0
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s 41 bS RN 2
173 LDRB bS, [pBS], #1
176 CMP bS, #0
183 CMP bS, #4
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s 39 bS RN 2
238 LDRB bS, [pBS], #4
241 CMP bS, #0
256 CMP bS, #4
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_deblocking.c 89 * column in the table. Indexing goes as tc0[indexA][bS-1] */
101 * column in the table. Indexing goes as tc0[indexA][bS] */
171 static u32 GetBoundaryStrengths(mbStorage_t *mb, bS_t *bs, u32 flags);
173 static void FilterLuma(u8 *data, bS_t *bS, edgeThreshold_t *thresholds,
176 static void FilterChroma(u8 *cb, u8 *cr, bS_t *bS, edgeThreshold_t *thresholds,
179 static void FilterVerLumaEdge( u8 *data, u32 bS, edgeThreshold_t *thresholds,
181 static void FilterHorLumaEdge( u8 *data, u32 bS, edgeThreshold_t *thresholds,
183 static void FilterHorLuma( u8 *data, u32 bS, edgeThreshold_t *thresholds,
186 static void FilterVerChromaEdge( u8 *data, u32 bS, edgeThreshold_t *thresholds,
188 static void FilterHorChromaEdge( u8 *data, u32 bS, edgeThreshold_t *thresholds
    [all...]
  /external/valgrind/main/VEX/priv/
host_arm_defs.c     [all...]
guest_arm_toIR.c     [all...]

Completed in 219 milliseconds