Home
last modified time | relevance | path

Searched refs:check (Results 1 – 11 of 11) sorted by relevance

/rockchip-linux_mpp/osal/
H A Dmpp_mem_pool.c49 void *check; member
56 void *check; member
111 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 …]
H A Dmpp_time.c37 const char *check; member
50 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; member
206 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; member
441 if (stopwatch && ((MppStopwatchImpl*)stopwatch)->check == stopwatch_name) in check_is_mpp_stopwatch()
455 impl->check = stopwatch_name; in mpp_stopwatch_get()
/rockchip-linux_mpp/
H A DCHANGELOG.md21 - [mpp]: Add null check for sync pkt buffer
230 - [hal_h265e_vepu580]: Fix overflow status check
336 - [h264e_pps]: add pic_scaling_matrix_present check
357 - [h264d]: remove error check for B frame has only one ref
374 - [MppPacket]: Add caller log on check failure
415 - [m2vd]: Fix seq_head check error
443 - [mpp_dec_cfg]: Add disable dpb check config
447 - [drm]: Fix permission check issue on GKI kernel
502 - [vdpp]: Add capacity check function
616 - [h265e]: fix hw stream size check error
[all …]
H A DCMakeLists.txt166 # check library mvec
/rockchip-linux_mpp/mpp/inc/
H A Dmpi_impl.h32 MpiImpl *check; member
/rockchip-linux_mpp/debian/
H A Dchangelog14 * [h264e]: add SSE parameter check
67 * [h264e]: fix bps check failed when mpi setup to fix_qp mode
182 * [test]: add err info check when decode
/rockchip-linux_mpp/mpp/
H A Dmpi.c82 if (NULL == p || p->check != p || NULL == p->ctx) { in _check_mpp_ctx()
435 p->check = p; in mpp_create()
/rockchip-linux_mpp/mpp/codec/rc/
H A Drc.c176 MPP_ENC_RC_FUNC(check, reenc)
/rockchip-linux_mpp/build/android/
H A Dandroid.toolchain.cmake1064 # TODO: check if .so file exists before the renaming
1124 message( FATAL_ERROR "Could not find install_name_tool, please check your installation." )
/rockchip-linux_mpp/tools/
H A Dmpp_doxyfile1793 # validating XML parser to check the syntax of the XML files.
1799 # validating XML parser to check the syntax of the XML files.
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_EN.md824 …e converts the output frame data into the corresponding cyclic redundancy check code (see utils/ut…