Home
last modified time | relevance | path

Searched refs:init_frame (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/decoder/
Ddecodeframe.c820 static void init_frame(VP8D_COMP *pbi) { in init_frame() function
978 init_frame(pbi); in vp8_decode_frame()
/external/pcre/dist2/src/
Dpcre2_jit_compile.c1699 static void init_frame(compiler_common *common, PCRE2_SPTR cc, PCRE2_SPTR ccend, int stackpos, int … in init_frame() function
8470 init_frame(common, ccbegin, NULL, framesize + extrasize - 1, extrasize); in compile_assert_matchingpath()
9164init_frame(common, ccbegin, NULL, BACKTRACK_AS(bracket_backtrack)->u.framesize + stacksize, stacks… in compile_bracket_matchingpath()
9608 init_frame(common, cc, NULL, stacksize - 1, stacksize - framesize); in compile_bracketpos_matchingpath()
10415 init_frame(common, cc, ccend, size - 1, 0); in compile_then_trap_matchingpath()