HomeSort by relevance Sort by last modified time
    Searched refs:maskb (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_cursor.c 376 Uint8 *mask, maskb; local
398 maskb = *mask++;
401 if ( maskb & 0x80 ) {
404 maskb <<= 1;
425 maskb = *mask++;
428 if ( maskb & 0x80 ) {
431 maskb <<= 1;
452 maskb = *mask++;
455 if ( maskb & 0x80 ) {
458 maskb <<= 1
503 Uint8 *mask, maskb = 0; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s 126 maskb RN 14 label
337 LDR maskb,=MASK_2
348 AND tunpk0, maskb, P0b
349 AND tunpk2, maskb, P0b, LSL#8
353 AND tunpk3, maskb, P2b
354 AND tunpk8, maskb, P2b, LSL#8
389 AND tunpk0, maskb, p_2
390 AND tunpk2, maskb, p_2, LSL#8
394 AND tunpk3, maskb, Q3b
395 AND tunpk8, maskb, Q3b, LSL#
    [all...]
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s 100 maskb RN 14 label

Completed in 255 milliseconds