Home
last modified time | relevance | path

Searched defs:code_type (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/modules/rtp_rtcp/test/testFec/
Dtest_packet_masks_metrics.cc382 void ComputeMetricsForCode(CodeType code_type, int code_index) { in ComputeMetricsForCode()
696 CodeType code_type) { in GetPacketMaskConvertToBitMask()
711 int ProcessXORPacketMasks(CodeType code_type, FecMaskType fec_mask_type) { in ProcessXORPacketMasks()
745 void ProcessRS(CodeType code_type) { in ProcessRS()
/external/libaom/tools/txfm_analyzer/
Dtxfm_gen_code.cc551 void gen_hybrid_code(CODE_TYPE code_type, TYPE_TXFM txfm_type, int node_num) { in gen_hybrid_code()
573 CODE_TYPE code_type = CODE_TYPE_SSE4_1; in main() local
/external/kernel-headers/original/uapi/linux/
Dpfrut.h123 __u8 code_type[16]; member
/external/ComputeLibrary/src/runtime/CPP/functions/
DCPPDetectionOutputLayer.cpp212 const DetectionOutputLayerCodeType code_type, const bool variance_encoded_in_target, in DecodeBBox()
/external/ComputeLibrary/arm_compute/core/
DTypes.h1023 DetectionOutputLayerCodeType code_type() const in code_type() function