Searched defs:bak (Results 1 - 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodemb.c108 int bak = token_cache[scan[idx]], pt; local
111 token_cache[scan[idx]] = bak;
H A Dvp9_firstpass.c2265 int bak = cpi->per_frame_bandwidth; local
2268 cpi->per_frame_bandwidth = bak;
/external/libvpx/libvpx/vp8/encoder/
H A Dfirstpass.c2484 int bak = cpi->per_frame_bandwidth; local
2487 cpi->per_frame_bandwidth = bak;
/external/chromium_org/third_party/libxml/src/
H A Dxpath.c12702 xmlNodePtr bak; local
12714 bak = ctxt->context->node;
12735 ctxt->context->node = bak;
13123 xmlNodePtr bak; local
13135 bak = ctxt->context->node;
13145 ctxt->context->node = bak;
13161 bak = ctxt->context->node;
13171 ctxt->context->node = bak;
13187 bak = ctxt->context->node;
13193 ctxt->context->node = bak;
[all...]
/external/libxml2/
H A Dxpath.c12764 xmlNodePtr bak; local
12776 bak = ctxt->context->node;
12797 ctxt->context->node = bak;
13185 xmlNodePtr bak; local
13197 bak = ctxt->context->node;
13207 ctxt->context->node = bak;
13223 bak = ctxt->context->node;
13233 ctxt->context->node = bak;
13249 bak = ctxt->context->node;
13255 ctxt->context->node = bak;
[all...]

Completed in 4664 milliseconds