Home
last modified time | relevance | path

Searched defs:block_buffer (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/codecs/h264/
Dh264_video_toolbox_nalu.cc87 CMBlockBufferRef block_buffer = in H264CMSampleBufferToAnnexBBuffer() local
204 CMBlockBufferRef block_buffer = nullptr; in H264AnnexBBufferToCMSampleBuffer() local
/external/webrtc/webrtc/modules/desktop_capture/
Ddiffer_block_unittest.cc29 uint8_t block_buffer[kSizeOfBlock * 2 + 16]; variable
/external/fsverity-utils/
Dcmd_sign.c357 struct block_buffer { struct
366 static bool hash_one_block(struct hash_ctx *hash, struct block_buffer *cur, in hash_one_block() argument
/external/u-boot/disk/
Dpart_amiga.c30 static unsigned char block_buffer[DEFAULT_SECTOR_SIZE]; variable
/external/libgav1/libgav1/src/post_filter/
Dloop_restoration.cc129 block_buffer[kRestorationUnitHeightWithBorders * block_buffer_stride + in ApplyLoopRestorationForOneRowInWindow() local
/external/u-boot/fs/ext4/
Dext4_common.c635 char *block_buffer = NULL; in search_dir() local
868 char *block_buffer = NULL; in unlink_filename() local
/external/libgav1/libgav1/src/tile/
Dprediction.cc992 const int ref_block_start_y, uint8_t* block_buffer, in BuildConvolveBlock()