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

  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat_h264.c 81 gint32 pret = VBP_OK; local
108 pret = vbp_close(parent->parser_handle);
110 if (pret != VBP_OK)
160 uint32 pret = 0; local
213 pret = vbp_open(ptype, &(parent->parser_handle));
216 if (!(pret == VBP_OK))
246 pret = vbp_parse(parent->parser_handle, header->data,
249 if (!((pret == VBP_OK) || (pret == VBP_DONE)))
259 pret = vbp_query(parent->parser_handle, (void *)&data)
568 uint32 pret = 0; local
792 uint32 pret = 0; local
845 uint32 pret = 0; local
    [all...]
mixvideoformat_vc1.c 90 gint32 pret = VBP_OK; local
124 pret = vbp_close(parent->parser_handle);
126 if (pret != VBP_OK)
249 uint32 pret = 0; local
302 pret = vbp_open(ptype, &(parent->parser_handle));
304 if (!(pret == VBP_OK))
345 pret = vbp_parse(parent->parser_handle, header->data,
348 if (!((pret == VBP_OK) || (pret == VBP_DONE)))
358 pret = vbp_query(parent->parser_handle, (void *)&data)
622 uint32 pret = 0; local
1488 uint32 pret = 0; local
1548 uint32 pret = 0; local
    [all...]
  /external/valgrind/coregrind/m_demangle/
cp-demangle.c 1427 struct demangle_component **pret; local
2287 struct demangle_component **pret; local
    [all...]
  /external/jemalloc/src/
util.c 182 uintmax_t pret = ret; local
185 if (ret < pret) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shobjidl.h     [all...]
mshtml.h     [all...]

Completed in 400 milliseconds