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

  /development/tools/yuv420sp2rgb/
yuv420sp2rgb.c 60 int nR, nG, nB;
96 // nG = (int)(1.164 * nY - 0.813 * nV - 0.391 * nU);
100 nG = (int)(1192 * nY - 833 * nV - 400 * nU);
104 nG = min(262143, max(0, nG));
108 nG >>= 10; nG &= 0xff;
113 cb(nR, nG, nB, &ctx);
  /external/webrtc/data/voice_engine/stereo_rtp_files/
stereo_pcmu_vad.rtp     [all...]
stereo_pcmu_vad_jitter.rtp     [all...]
stereo_pcmu.rtp     [all...]
stereo_pcmu_jitter.rtp     [all...]
toggling_stereo_g729_pt18_pt125.rtp     [all...]
  /external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump 544 ???????V?i??]$2???.??A ??????&?8_?; `???4???7>????I????l6??K&_?????4??&&re+??D4?a[A???D????M??+?b??t?L&??w\d0#L??s?? "Jcpn<?X9\??"L?dF??;??{?#?vFD?Y?6?7Z|'U?????N??*??????c%p??'??f??f??u?r%8>????4?^-?kPt?5?????B??tt?????8?9/??}? ??Ng?(???}??z???e?j???y?BM??????????????_?7?5?`?W?ZA?????????,?Jvw?????c?K?F?)??>9~r?|?{?!????????+?d???{??:b
    [all...]

Completed in 63 milliseconds