/external/libaom/aom_util/ |
D | debug_util.c | 137 int frame_offset, int plane, int pixel_c, in mismatch_record_block_pre() 170 int frame_offset, int plane, int pixel_c, in mismatch_record_block_tx() 202 int frame_offset, int plane, int pixel_c, in mismatch_check_block_pre() 248 int frame_offset, int plane, int pixel_c, in mismatch_check_block_tx()
|
/external/tcpdump/ |
D | print-zeromq.c | 171 u_int frame_offset; in zmtp1_print_intermediate_part() local
|
/external/libwebm/common/ |
D | libwebm_util.cc | 62 std::size_t frame_offset = 0; in ParseVP9SuperFrameIndex() local
|
/external/google-breakpad/src/common/windows/ |
D | pe_util.cc | 71 USHORT frame_offset; member 98 UBYTE frame_offset : 4; member
|
/external/cronet/tot/net/websockets/ |
D | websocket_frame_test.cc | 213 uint64_t frame_offset; in TEST() member 294 for (size_t frame_offset = 0; frame_offset < kMaskingKeyLength; in TEST() local
|
D | websocket_frame.cc | 188 uint64_t frame_offset, in MaskWebSocketFramePayload()
|
/external/cronet/stable/net/websockets/ |
D | websocket_frame_test.cc | 213 uint64_t frame_offset; in TEST() member 294 for (size_t frame_offset = 0; frame_offset < kMaskingKeyLength; in TEST() local
|
D | websocket_frame.cc | 188 uint64_t frame_offset, in MaskWebSocketFramePayload()
|
/external/flac/src/flac/ |
D | analyze.c | 65 void flac__analyze_frame(const FLAC__Frame *frame, uint32_t frame_number, FLAC__uint64 frame_offset… in flac__analyze_frame()
|
/external/libopus/dnn/torch/neural-pitch/ |
D | neural_pitch_update.py | 150 frame_offset = (pitch_max + frame_length - 1) // frame_length variable
|
/external/arm-trusted-firmware/plat/nvidia/tegra/drivers/bpmp_ipc/ |
D | ivc.c | 215 uint32_t frame_size, uint32_t frame_offset) in calc_frame_offset()
|
/external/trusty/arm-trusted-firmware/plat/nvidia/tegra/drivers/bpmp_ipc/ |
D | ivc.c | 215 uint32_t frame_size, uint32_t frame_offset) in calc_frame_offset()
|
/external/libaom/av1/encoder/arm/ |
D | temporal_filter_neon_dotprod.c | 277 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_apply_temporal_filter_neon_dotprod() local
|
D | highbd_temporal_filter_neon.c | 346 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_highbd_apply_temporal_filter_neon() local
|
D | temporal_filter_neon.c | 255 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_apply_temporal_filter_neon() local
|
/external/webrtc/rtc_tools/unpack_aecdump/ |
D | unpack.cc | 232 void HandleInitEvent(int frame_offset) { in HandleInitEvent()
|
/external/libaom/av1/encoder/x86/ |
D | temporal_filter_sse2.c | 280 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_apply_temporal_filter_sse2() local
|
D | highbd_temporal_filter_sse2.c | 300 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_highbd_apply_temporal_filter_sse2() local
|
D | highbd_temporal_filter_avx2.c | 425 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_highbd_apply_temporal_filter_avx2() local
|
D | temporal_filter_avx2.c | 607 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_apply_temporal_filter_avx2() local
|
/external/libaom/av1/encoder/ |
D | temporal_filter.c | 500 const int frame_offset = mb_row * h * frame_stride + mb_col * w; in tf_apply_temporal_filter_self() local 719 const int frame_offset = mb_row * h * frame_stride + mb_col * w; in av1_apply_temporal_filter_c() local 839 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in tf_normalize_filtered_frame() local
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | ulpfec_receiver_unittest.cc | 116 size_t frame_offset, in PacketizeFrame()
|
D | flexfec_receiver_unittest.cc | 86 size_t frame_offset, in PacketizeFrame()
|
/external/libwebm/ |
D | webm_info.cc | 1011 int frame_offset = 0; in OutputCluster() local
|
/external/libgav1/src/utils/ |
D | types.h | 420 int64_t frame_offset; member
|