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

  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
vibrance.rs 44 float Rc = R * (Rt + S) + G * Gt + B * Bt;
49 o.r = rsClamp(Rc, 0, 255);
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
vibrance.rs 44 float Rc = R * (Rt + S) + G * Gt + B * Bt;
49 o.r = rsClamp(Rc, 0, 255);
  /packages/apps/Gallery2/jni/filters/
saturated.c 44 float Rc = R * (Rt + S) + G * Gt + B * Bt;
48 destination[RED] = CLAMP(Rc);
vibrance.c 53 float Rc = R * (Rt + S) + G * Gt + B * Bt;
57 destination[RED] = CLAMP(Rc);
wbalance.c 160 float Rc = r*scaleR;
164 rgb[RED] = clamp(Rc);
  /frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
vibrance.rs 51 float Rc = R * (Rt + S) + G * Gt + B * Bt;
55 out->r = rsClamp(Rc, 0, 255);
wbalance.rs 135 float Rc = in->r*scaleR;
139 out->r = contrastClamp(Rc);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
rate_control.h 27 float Mp; /* for MB-based RC, 3/14/01 */
37 Int Rc; /*bits used for the current frame. It is the bit count obtained after encoding. */
rate_control.cpp 27 void updateRateControl(rateControl *rc, VideoEncData *video);
28 void updateRC_PostProc(rateControl *rc, VideoEncData *video);
31 ************** RC APIs to core encoding modules *******************
34 PV_STATUS RC_Cleanup(rateControl *rc[],Int numLayers);
35 PV_STATUS RC_VopQPSetting(VideoEncData *video,rateControl *rc[]);
36 PV_STATUS RC_VopUpdateStat(VideoEncData *video,rateControl *rc[]);
54 rateControl **rc = video->rc; local
65 rc[n]->fine_frame_skip = encParams->FineFrameSkip_Enabled;
66 rc[n]->no_frame_skip = encParams->NoFrameSkip_Enabled
192 rateControl *rc = video->rc[currLayer]; local
385 rateControl *rc = video->rc[currLayer]; local
420 rateControl **rc = video->rc; local
534 rateControl *rc = video->rc[video->currLayer]; local
704 rateControl *rc = video->rc[video->currLayer]; local
    [all...]
  /external/pdfium/fpdfsdk/src/javascript/
PublicMethods.cpp 1302 pEvent->Rc() = FALSE;
1322 FX_BOOL &bRc = pEvent->Rc();
1349 FX_BOOL &bRc = pEvent->Rc();
1363 FX_BOOL &bRc = pEvent->Rc();
1369 FX_BOOL &bRc = pEvent->Rc();
1375 FX_BOOL &bRc = pEvent->Rc();
1385 FX_BOOL &bRc = pEvent->Rc();
    [all...]
event.cpp 31 JS_STATIC_PROP_ENTRY(rc)
167 FX_BOOL event::rc(OBJ_PROP_PARAMS) function in class:event
174 FX_BOOL &bRc = pEvent->Rc();
JS_EventHandler.cpp 560 FX_BOOL& CJS_EventHandler::Rc()
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
rate_control.cpp 25 #define MAD_MIN 1 /* handle the case of devision by zero in RC */
325 /* in BX RC, there's no GOP-level RC */
830 rateCtrl->Rc = rateCtrl->numFrameBits; /* Total Bits for current frame */
864 rateCtrl->TMN_W += (rateCtrl->Rc - rateCtrl->TMN_TH);
865 rateCtrl->VBV_fullness += (rateCtrl->Rc - frame_bits); //rateCtrl->Rp);
875 rateCtrl->TMN_W -= (rateCtrl->Rc - rateCtrl->TMN_TH);
876 rateCtrl->VBV_fullness -= rateCtrl->Rc;
    [all...]
avcenc_int.h 164 int target_bits; /* target bits for current frame, = rc->T */
165 int actual_bits; /* actual bits for current frame obtained after encoding, = rc->Rc*/
166 int QP; /* quantization level for current frame, = rc->Qc*/
210 OsclFloat Mp; /* for MB-based RC */
257 int Rc; /*bits used for the current frame. It is the bit count obtained after encoding. */
  /external/pdfium/fpdfsdk/include/javascript/
JS_EventHandler.h 124 FX_BOOL& Rc();
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmspcs.c 491 deltaC,deltah,dc,t,g,dh,rh,rc,rt,bfd; local
529 rc = sqrt((AveC*AveC*AveC*AveC*AveC*AveC)/((AveC*AveC*AveC*AveC*AveC*AveC)+70000000));
530 rt = rh*rc;
636 cmsFloat64Number Rc = 2 * sqrt(( pow(meanC_p, 7.0) )/( pow(meanC_p, 7.0) + pow(25.0, 7.0)));
638 cmsFloat64Number Rt = -sin(2 * RADIANS(delta_ro)) * Rc;
  /build/tools/droiddoc/templates-pdk/assets/
prettify.js 5 dc="(?:",ec=")",fc="gi",gc="PRE",hc='<!DOCTYPE foo PUBLIC "foo bar">\n<foo />',ic="\t",jc="\n",kc="[^<]+|<!--[\\s\\S]*?--\>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>|</?[a-zA-Z][^>]*>|<",lc="nocode",mc=' $1="$2$3$4"',S="pln",nc="string",T="lang-",oc="src",U="str",pc="'\"",qc="'\"`",rc="\"'",V="com",sc="lang-regex",tc="(/(?=[^/*])(?:[^/\\x5B\\x5C]|\\x5C[\\s\\S]|\\x5B(?:[^\\x5C\\x5D]|\\x5C[\\s\\S])*(?:\\x5D|$))+/)",uc="kwd",vc="^(?:",wc=")\\b",xc=" \r\n\t\u00a0",yc="lit",zc="typ",Ac="0123456789",Y="pun",Bc="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None break continue do else for if return while alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END break continue do else for if return while case done elif esac eval fi function in local set then until ",
6 Cc="</span>",Dc='<span class="',Ec='">',Fc="$1&nbsp;",Gc="&nbsp;<br />",Hc="<br />",Ic="console",Jc="cannot override language handler %s",Kc="default-markup",Lc="default-code",Mc="dec",Z="lang-js",$="lang-css",Nc="lang-in.tag",Oc="htm",Pc="html",Qc="mxml",Rc="xhtml",Sc="xml",Tc="xsl",Uc=" \t\r\n",Vc="atv",Wc="tag",Xc="atn",Yc="lang-uq.val",Zc="in.tag",$c="uq.val",ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where ",
23 else a.multiLineStrings?b.push([U,/^(?:\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$)|\`(?:[^\\\`]|\\[\s\S])*(?:\`|$))/,r,qc]):b.push([U,/^(?:\'(?:[^\\\'\r\n]|\\.)*(?:\'|$)|\"(?:[^\\\"\r\n]|\\.)*(?:\"|$))/,r,rc]);if(a.hashComments)a.cStyleComments?b.push([V,/^#(?:[^\r\n\/]|\/(?!\*)|\/\*[^\r\n]*?\*\/)*/,r,F]):b.push([V,/^#[^\r\n]*/,r,F]);if(a.cStyleComments){c.push([V,/^\/\/[^\r\n]*/,r]);c.push([V,/^\/\*[\s\S]*?(?:\*\/|$)/,r])}a.regexLiterals&&c.push([sc,new RegExp(M+N+tc)]);var d=
27 [Nc,/^(<\/?[a-z][^<>]*>)/i]]),[Kc,Oc,Pc,Qc,Rc,Sc,Tc]);y(K([[S,/^[\s]+/,r,Uc],[Vc,/^(?:\"[^\"]*\"?|\'[^\']*\'?)/,r,rc]],[[Wc,/^^<\/?[a-z](?:[\w.:-]*\w)?|\/?>$/i],[Xc,/^(?!style\b|on)[a-z](?:[\w:-]*\w)?/],[Yc,/^=\s*([^>\'\"\s]*(?:[^>\'\"\s\/]|\/(?=\s)))/],[Y,/^[=<>\/]+/],[Z,/^on\w+\s*=\s*\"([^\"]+)\"/i],[Z,/^on\w+\s*=\s*\'([^\']+)\'/i],[Z,/^on\w+\s*=\s*([^\"\'>\s]+)/i],[$,/^sty\w+\s*=\s*\"([^\"]+)\"/i],[$,/^sty\w+\s*=\s*\'([^\']+)\'/i],[$,/^sty\w+\s*=\s*([^\"\'>\s]+)/i]]),[Zc]);y(K([],[[Vc,/^[\s\S]+/]]),
  /external/doclava/res/assets/templates/assets/
prettify.js 5 dc="(?:",ec=")",fc="gi",gc="PRE",hc='<!DOCTYPE foo PUBLIC "foo bar">\n<foo />',ic="\t",jc="\n",kc="[^<]+|<!--[\\s\\S]*?--\>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>|</?[a-zA-Z][^>]*>|<",lc="nocode",mc=' $1="$2$3$4"',S="pln",nc="string",T="lang-",oc="src",U="str",pc="'\"",qc="'\"`",rc="\"'",V="com",sc="lang-regex",tc="(/(?=[^/*])(?:[^/\\x5B\\x5C]|\\x5C[\\s\\S]|\\x5B(?:[^\\x5C\\x5D]|\\x5C[\\s\\S])*(?:\\x5D|$))+/)",uc="kwd",vc="^(?:",wc=")\\b",xc=" \r\n\t\u00a0",yc="lit",zc="typ",Ac="0123456789",Y="pun",Bc="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None break continue do else for if return while alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END break continue do else for if return while case done elif esac eval fi function in local set then until ",
6 Cc="</span>",Dc='<span class="',Ec='">',Fc="$1&nbsp;",Gc="&nbsp;<br />",Hc="<br />",Ic="console",Jc="cannot override language handler %s",Kc="default-markup",Lc="default-code",Mc="dec",Z="lang-js",$="lang-css",Nc="lang-in.tag",Oc="htm",Pc="html",Qc="mxml",Rc="xhtml",Sc="xml",Tc="xsl",Uc=" \t\r\n",Vc="atv",Wc="tag",Xc="atn",Yc="lang-uq.val",Zc="in.tag",$c="uq.val",ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where ",
23 else a.multiLineStrings?b.push([U,/^(?:\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$)|\`(?:[^\\\`]|\\[\s\S])*(?:\`|$))/,r,qc]):b.push([U,/^(?:\'(?:[^\\\'\r\n]|\\.)*(?:\'|$)|\"(?:[^\\\"\r\n]|\\.)*(?:\"|$))/,r,rc]);if(a.hashComments)a.cStyleComments?b.push([V,/^#(?:[^\r\n\/]|\/(?!\*)|\/\*[^\r\n]*?\*\/)*/,r,F]):b.push([V,/^#[^\r\n]*/,r,F]);if(a.cStyleComments){c.push([V,/^\/\/[^\r\n]*/,r]);c.push([V,/^\/\*[\s\S]*?(?:\*\/|$)/,r])}a.regexLiterals&&c.push([sc,new RegExp(M+N+tc)]);var d=
27 [Nc,/^(<\/?[a-z][^<>]*>)/i]]),[Kc,Oc,Pc,Qc,Rc,Sc,Tc]);y(K([[S,/^[\s]+/,r,Uc],[Vc,/^(?:\"[^\"]*\"?|\'[^\']*\'?)/,r,rc]],[[Wc,/^^<\/?[a-z](?:[\w.:-]*\w)?|\/?>$/i],[Xc,/^(?!style\b|on)[a-z](?:[\w:-]*\w)?/],[Yc,/^=\s*([^>\'\"\s]*(?:[^>\'\"\s\/]|\/(?=\s)))/],[Y,/^[=<>\/]+/],[Z,/^on\w+\s*=\s*\"([^\"]+)\"/i],[Z,/^on\w+\s*=\s*\'([^\']+)\'/i],[Z,/^on\w+\s*=\s*([^\"\'>\s]+)/i],[$,/^sty\w+\s*=\s*\"([^\"]+)\"/i],[$,/^sty\w+\s*=\s*\'([^\']+)\'/i],[$,/^sty\w+\s*=\s*([^\"\'>\s]+)/i]]),[Zc]);y(K([],[[Vc,/^[\s\S]+/]]),
  /external/valgrind/main/VEX/priv/
host_ppc_defs.c     [all...]
  /external/chromium_org/third_party/dom_distiller_js/package/js/
domdistiller.js 229 function rc(a){this.c=new ud(a);this.b=new qs;this.e=new qs}
360 function Rc(b){Cc();try{return new Gc(b)}catch(a){a=_k(a);if(vi(a,28)){return null}else throw a}}
370 function ic(a){var b;this.b=new qs;b=Rc(a);!!b&&js(this.b,b);js(this.b,new Je(a));js(this.b,new Eb(a))}
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump 423 Jr?T?-? ?t?1 |???{U.?e|?? ?r?0?`i.~???a??W????b??E@???t?x????a?*?Z?Q%????c%i??'??f??f???qr8>????4??v?Hc^X|)?E??A??d??-?&??{4????v?c?u??????ov;???MY? >?4G??????Za/5R^?,T?v???f?[B_?“]]?{9?????1???q?<%?)????7€U?r?m???2??q??????@8#??r?g??*:???j???S~7? Z]????y????? ?[?F={F?)????/??O??n0?-3?v?wxm?Nf??s??yh?R?"?}???%x??G?????~@o?\??? ?ms ??k?Ã?n??(?-~q+??z??????F?????%o??b??????3?z?]f ?????< ??7?9j??$b???=???????- ????sCZ?:????K?T N(v??le???[}??????X:??p???X9&???0BI?B3????:?,mTH.?$ig???(????k?u?LU?M??6???Y??~?????7}???2v?????6?3?¼hW???o&A?????j3??z????H?????g??R?,|??Rt??*t?G@V?kX?~??y?t?0?P>???i{??1???M??*m?????????QTn?f9??????kP?Z??}?4$?A?!~??F??N?$`h?-?N6rh????.kM????(?????4~??????????Y?q??Wi?S?Q?Wl3eM ??“??+h?????9?'??a?????P?v?!?/_??:??X?G?’??;??w ??O?u??v?????2 N?Z??????0?U??<D[t???7?X???*?f ??D?'j?AVO-??h???h?b??????]?)???-?v?? ??R=???????J?,uZ??p??P?F??%?4?r0}?-???65?]?U?I?* jTv?Ym=?~Nk?o????;? Q?\?????@?????[?c??s'E?{w???!O???????.)[??Aj??){???????6?O???y{?.l???'6???{P:RC?????U?? y??S????\B?1??????"?"??1K?L ? ?? ???L?T??*?????
    [all...]

Completed in 528 milliseconds