Searched refs:parser_type (Results 1 – 5 of 5) sorted by relevance
66 switch (pcontext->parser_type) in vbp_utils_initialize_context()118 switch (pcontext->parser_type) in vbp_utils_initialize_context()216 if ((VBP_VC1 == pcontext->parser_type) || in vbp_utils_allocate_parser_memory()217 (VBP_MPEG2 == pcontext->parser_type) || in vbp_utils_allocate_parser_memory()218 (VBP_MPEG4 == pcontext->parser_type)) in vbp_utils_allocate_parser_memory()395 uint32 vbp_utils_create_context(uint32 parser_type, vbp_context **ppcontext) in vbp_utils_create_context() argument410 pcontext->parser_type = parser_type; in vbp_utils_create_context()
50 uint32 parser_type; member84 uint32 vbp_utils_create_context(uint32 parser_type, vbp_context **ppcontext);
17 uint32 vbp_open(uint32 parser_type, Handle *hcontext) in vbp_open() argument36 error = vbp_utils_create_context(parser_type, ppcontext); in vbp_open()
278 uint32 vbp_open(uint32 parser_type, Handle *hcontext);
510 uint32 vbp_open(uint32 parser_type, Handle *hcontext);