Searched refs:check (Results 1 – 11 of 11) sorted by relevance
49 void *check; member56 void *check; member111 if (impl != impl->check) { in put_pool()112 mpp_err_f("invalid mem impl %p check %p at %s\n", impl, impl->check, caller); in put_pool()197 pool->check = pool; in mpp_mem_pool_init()247 node->check = node; in mpp_mem_pool_get()258 node->check = node; in mpp_mem_pool_get()278 if (impl != impl->check) { in mpp_mem_pool_put()279 mpp_err_f("invalid mem pool %p check %p\n", impl, impl->check); in mpp_mem_pool_put()283 if (node != node->check) { in mpp_mem_pool_put()[all …]
37 const char *check; member50 if (clock && ((MppClockImpl*)clock)->check == clock_name) in check_is_mpp_clock()63 impl->check = clock_name; in mpp_clock_get()188 const char *check; member206 if (timer && ((MppTimerImpl*)timer)->check == timer_name) in check_is_mpp_timer()294 impl->check = timer_name; in mpp_timer_get()425 const char *check; member441 if (stopwatch && ((MppStopwatchImpl*)stopwatch)->check == stopwatch_name) in check_is_mpp_stopwatch()455 impl->check = stopwatch_name; in mpp_stopwatch_get()
21 - [mpp]: Add null check for sync pkt buffer230 - [hal_h265e_vepu580]: Fix overflow status check336 - [h264e_pps]: add pic_scaling_matrix_present check357 - [h264d]: remove error check for B frame has only one ref374 - [MppPacket]: Add caller log on check failure415 - [m2vd]: Fix seq_head check error443 - [mpp_dec_cfg]: Add disable dpb check config447 - [drm]: Fix permission check issue on GKI kernel502 - [vdpp]: Add capacity check function616 - [h265e]: fix hw stream size check error[all …]
166 # check library mvec
32 MpiImpl *check; member
14 * [h264e]: add SSE parameter check67 * [h264e]: fix bps check failed when mpi setup to fix_qp mode182 * [test]: add err info check when decode
82 if (NULL == p || p->check != p || NULL == p->ctx) { in _check_mpp_ctx()435 p->check = p; in mpp_create()
176 MPP_ENC_RC_FUNC(check, reenc)
1064 # TODO: check if .so file exists before the renaming1124 message( FATAL_ERROR "Could not find install_name_tool, please check your installation." )
1793 # validating XML parser to check the syntax of the XML files.1799 # validating XML parser to check the syntax of the XML files.
824 …e converts the output frame data into the corresponding cyclic redundancy check code (see utils/ut…