Home
last modified time | relevance | path

Searched refs:mb8 (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Droqvideoenc.c498 uint8_t mb8[8*8*3]; in gather_data_for_cel() local
523 get_frame_mb(enc->frame_to_enc, cel->sourceX, cel->sourceY, mb8, 8); in gather_data_for_cel()
526 index_mb(mb8, tempData->codebooks.unpacked_cb4_enlarged, in gather_data_for_cel()
/third_party/boost/libs/asio/test/
Dbuffer.cpp351 mb8 = db3.data(0, 1); in test() local
352 (void)mb8; in test()