Home
last modified time | relevance | path

Searched defs:flag (Results 901 - 925 of 1366) sorted by relevance

1...<<31323334353637383940>>...55

/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec2.h153 u32 flag; member
H A Dmpp_vepu1.c89 u32 flag; member
477 u32 flag = priv->codec_info[i].flag; in vepu_dump_session() local
[all...]
/device/soc/rockchip/common/vendor/drivers/firmware/
H A Drockchip_sip.c447 int sip_fiq_debugger_sdei_switch_cpu(u32 cur_cpu, u32 target_cpu, u32 flag) in sip_fiq_debugger_sdei_switch_cpu() argument
455 int sip_fiq_debugger_sdei_get_event_id(u32 *fiq, u32 *sw_cpu, u32 *flag) in sip_fiq_debugger_sdei_get_event_id() argument
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Ddmarx.c1057 unsigned long flag = 0; in rkisp_dmarx_get_frame() local
H A Dhw.c80 u32 i, *flag, *reg, size; in default_sw_reg_flag() local
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-mapping.h198 static inline void *dma_alloc_attrs(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag, in dma_alloc_attrs() argument
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp503 RK_U32 flag = 0; in init() local
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_SharedMemory.c344 static int drm_alloc(int fd, size_t len, size_t align, RK_U32 *handle, int flag) in drm_alloc() argument
592 unsigned int flag = 0; in Rockchip_OSAL_SharedMemory_Alloc() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmsdh_linux.c222 int bcmsdh_set_get_wake(bcmsdh_info_t *bcmsdh, int flag) in bcmsdh_set_get_wake() argument
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_vepu1.c91 u32 flag; member
505 u32 flag = priv->codec_info[i].flag; in vepu_dump_session() local
[all...]
H A Dmpp_rkvdec2.h158 u32 flag; member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Ddmarx.c1090 unsigned long flag = 0; in rkisp_dmarx_get_frame() local
H A Dhw.c90 u32 i, *flag, *reg, size; in default_sw_reg_flag() local
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga2_mmu_info.c173 rga2_user_memory_check(struct page **pages, u32 w, u32 h, u32 format, int flag) rga2_user_memory_check() argument
/device/soc/rockchip/rk3588/kernel/drivers/firmware/
H A Drockchip_sip.c455 int sip_fiq_debugger_sdei_switch_cpu(u32 cur_cpu, u32 target_cpu, u32 flag) in sip_fiq_debugger_sdei_switch_cpu() argument
464 int sip_fiq_debugger_sdei_get_event_id(u32 *fiq, u32 *sw_cpu, u32 *flag) in sip_fiq_debugger_sdei_get_event_id() argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dthreadsndk1.cpp34 once_flag flag; member
H A Dthreadsndk.cpp420 static once_flag flag = ONCE_FLAG_INIT; variable
/test/xts/acts/communication_lite/lwip_posix/src/
H A DActsLwipTest.cpp65 int flag = 1; in CommInitTcpServer() local
769 int flag = 1; in HWTEST_F() local
/test/xts/acts/communication_lite/lwip_hal/src/
H A Dlwip_func_test.c87 int flag = 1; in CommInitTcpServer() local
729 int flag = 1; variable
/test/xts/acts/global/global_napi_test/entry/src/main/cpp/napi/
H A Dglobal_napi_test.cpp355 bool flag = (result == false); in IsRawDir() local
372 bool flag = (drawable == nullptr); in GetDrawableDescriptor() local
387 bool flag = (drawable != nullptr); in GetDrawableDescriptorByName() local
407 bool flag = (result != nullptr && len != 0); in GetMediaBase64() local
424 bool flag = (result != nullptr && len != 0); in GetMediaBase64ByName() local
444 bool flag = (result != nullptr && len != 0); GetMedia() local
461 bool flag = (result != nullptr && len != 0); GetMediaByName() local
477 bool flag = (code == 0 && result == 983040); GetSymbolByName() local
494 bool flag = (code == 0 && result == 983040); GetSymbol() local
512 bool flag = (code == 0 && result == true); GetBoolByName() local
529 bool flag = (code == 0 && result == true); GetBool() local
548 bool flag = (code == 0 && strcmp(result, "1 apples") == 0); GetPluralStringByName() local
568 bool flag = (code == 0 && strcmp(result, "1 apples") == 0); GetPluralString() local
615 bool flag = (code == 0 && result == 100); GetIntByName() local
632 bool flag = (code == 0 && result == 100); GetInt() local
648 bool flag = (code == 0 && (fabs(result - 30.6) >= 1e-9)); GetFloatByName() local
665 bool flag = (code == 0 && (fabs(result - 30.6) >= 1e-9)); GetFloat() local
706 bool flag = (code == 0 && config.direction == 0 && config.deviceType == 0 && config.screenDensity == 3 && GetConfiguration() local
779 bool flag = (code == 0 && resultValueTemp != nullptr && resultValue == nullptr); ReleaseStringArray() local
797 bool flag = (code == 0 && strcmp(temp, "zh_Hans_CN") == 0 && config.locale == nullptr); ReleaseConfiguration() local
812 bool flag = (code == 0 && strcmp(result, "entry_MainAbility") == 0); GetStringByName() local
829 bool flag = (code == 0 && strcmp(result, "entry_MainAbility") == 0); GetString() local
932 bool flag = (result != NULL && len != 0); GetMediaData() local
952 bool flag = (result != NULL && len != 0); GetMediaDataByName() local
975 bool flag = (drawable != NULL); GetDrawableDescriptorData() local
993 bool flag = (drawable != NULL); GetDrawableDescriptorDataByName() local
1005 bool flag = (code == 401); AddResource() local
1017 bool flag = (code == 401); RemoveResource() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Datrac3plus.c243 int i, weight_idx = 0, delta, diff, pos, delta_bits, min_val, flag, in decode_channel_wordlen() local
H A Dcbs_av1.c553 #define flag(name) fb(1, name) macro
H A Dadpcmenc.c558 adpcm_argo_compress_nibble(const ADPCMChannelStatus *cs, int16_t s, int shift, int flag) adpcm_argo_compress_nibble() argument
571 adpcm_argo_compress_block(ADPCMChannelStatus *cs, PutBitContext *pb, const int16_t *samples, int nsamples, int shift, int flag) adpcm_argo_compress_block() argument
H A Dmv30.c395 int flag = get_bits1(gb); in decode_coeffs() local
/third_party/elfutils/src/
H A Daddr2line.c612 bool flag; in show_note() local

Completed in 47 milliseconds

1...<<31323334353637383940>>...55