Home
last modified time | relevance | path

Searched defs:code_type (Results 1 – 2 of 2) 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/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