Searched refs:found (Results 1 – 14 of 14) sorted by relevance
80 RK_U32 found = 0; in mpp_service_check_cmd_valid() local83 found = (cmd < cap->query_cmd) ? 1 : 0; in mpp_service_check_cmd_valid()84 found = (cmd >= MPP_CMD_INIT_BASE && cmd < cap->init_cmd) ? 1 : found; in mpp_service_check_cmd_valid()85 found = (cmd >= MPP_CMD_SEND_BASE && cmd < cap->send_cmd) ? 1 : found; in mpp_service_check_cmd_valid()86 found = (cmd >= MPP_CMD_POLL_BASE && cmd < cap->poll_cmd) ? 1 : found; in mpp_service_check_cmd_valid()87 found = (cmd >= MPP_CMD_CONTROL_BASE && cmd < cap->ctrl_cmd) ? 1 : found; in mpp_service_check_cmd_valid()90 found = (cmd >= MPP_CMD_INIT_BASE && cmd <= MPP_CMD_INIT_TRANS_TABLE) ? 1 : found; in mpp_service_check_cmd_valid()91 found = (cmd >= MPP_CMD_SEND_BASE && cmd <= MPP_CMD_SET_REG_ADDR_OFFSET) ? 1 : found; in mpp_service_check_cmd_valid()92 found = (cmd >= MPP_CMD_POLL_BASE && cmd <= MPP_CMD_POLL_HW_FINISH) ? 1 : found; in mpp_service_check_cmd_valid()93 found = (cmd >= MPP_CMD_CONTROL_BASE && cmd <= MPP_CMD_RELEASE_FD) ? 1 : found; in mpp_service_check_cmd_valid()[all …]
157 found=0158 for cur_sp in ${spec_list}; do [ "${cmd_spec}" = "${cur_sp}" ] && { found=1; break; } done159 [ "${cmd_spec}" = "all" ] && found=1160 [ ${found} -eq 0 ] && { echo "unknow spec: ${cmd_spec}"; exit 1; }
105 # used to form the text in various listings. Each string in this list, if found470 # documentation blocks found inside the body of a function. If set to NO these1530 # to a relative location where the documentation can be found. The format is:1886 # C-preprocessor directives found in the sources and include files.1909 # INCLUDE_PATH will be searched if a #include is found.1942 # macro definition that is found in the sources will be used. Use the PREDEFINED1944 # definition found in the source code.2027 # the mscgen tool resides. If left empty the tool is assumed to be found in the2035 # If left empty dia is assumed to be found in the default search path.2221 # found. If left blank, it is assumed the dot tool can be found in the path.
395 RK_S32 found = 0; in check_ref_cpb_pos() local412 found = 1; in check_ref_cpb_pos()426 found = 1; in check_ref_cpb_pos()432 if (!found) { in check_ref_cpb_pos()517 RK_S32 found = 0; in store_ref_to_cpb() local526 found = 1; in store_ref_to_cpb()530 found = 2; in store_ref_to_cpb()536 if (found) { in store_ref_to_cpb()539 seq_idx, lt_idx, (found == 1) ? "add" : "replace", i); in store_ref_to_cpb()
653 rk_s32 found = 0; in mpp_buffer_get_unused() local670 found = 1; in mpp_buffer_get_unused()680 if (!found && search_count) { in mpp_buffer_get_unused()
504 rk_s32 found = 0; in mpp_cfg_find() local511 found = 1; in mpp_cfg_find()526 found = 1; in mpp_cfg_find()534 if (!found) { in mpp_cfg_find()
581 int found = 0 ; in iniparser_find_entry() local583 found = 1 ; in iniparser_find_entry()585 return found ; in iniparser_find_entry()
39 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
47 More document can be found at http://opensource.rock-chips.com/wiki_Mpp
237 - [kmpp_obj]: Disable /dev/kmpp_objs not found log414 - [av1d]: when MetaData found then it is new frame
45 So don't even try other targets that can be found in CMake documentation and don't forget to explic…
418 # remember found paths808 …droid API level (${ANDROID_NATIVE_API_LEVEL}) does not match to the level found (${__realApiLevel}…1728 # ANDROID_SUPPORTED_NATIVE_API_LEVELS : list of native API levels found inside NDK
920 `I mpi_dec_test: 0xeebc01c0 decode_get_frame get info changed found`
845 I mpi_dec_test: 0xeebc01c0 decode_get_frame get info changed found1004 The specific code of the encoder demo can be found in test/mpi_enc_test.c, but the current encoder …1050 The download path for r16b ndk can be found in the build/android/ndk_links.md file in the source di…