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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
datapart_decode.cpp 526 Bool switched; local
543 switched = 0;
548 switched = (intra_dc_vlc_thr == 7 || QP_tmp >= intra_dc_vlc_thr * 2 + 11);
550 if (!switched)
562 (*DC)[comp] = 0; /* 04/26/01 needed for switched case*/
634 Bool switched; local
666 switched = 0;
672 switched = (intra_dc_vlc_thr == 7 || QP_tmp >= intra_dc_vlc_thr * 2 + 11);
685 switched, mblock->bitmapcol[comp], &mblock->bitmaprow[comp]);
689 if (switched)
    [all...]
combined_decode.cpp 541 int switched; local
576 switched = 0;
582 switched = (intra_dc_vlc_thr == 7 || QP_tmp >= intra_dc_vlc_thr * 2 + 11);
625 if (switched == 0)
633 switched, mblock->bitmapcol[comp], &mblock->bitmaprow[comp]);
638 if (switched)
mp4dec_lib.h 314 int VlcDequantMpegIntraBlock(void *video, int comp, int switched,
319 int VlcDequantH263IntraBlock(VideoDecData *video, int comp, int switched,
mp4lib_int.h 289 typedef int (*VlcDequantBlockFuncP)(void *video, int comp, int switched,
vlc_dequant.cpp 50 int VlcDequantMpegIntraBlock(void *vid, int comp, int switched,
88 i = 1 - switched;
167 i = 1; /* 04/26/01 needed for switched case */
502 int VlcDequantH263IntraBlock(VideoDecData *video, int comp, int switched,
557 i = 1 - switched;
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_encode.cpp 1928 Bool switched = FALSE; local
    [all...]
  /dalvik/vm/mterp/armv5te/
footer.S 312 cmp r0, #0 @ JIT switched off?
    [all...]
  /external/v8/src/
debug-debugger.js     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
  /dalvik/vm/mterp/out/
InterpAsm-armv5te-vfp.S     [all...]
InterpAsm-armv5te.S     [all...]
InterpAsm-armv7-a-neon.S     [all...]
InterpAsm-armv7-a.S     [all...]

Completed in 332 milliseconds