Home
last modified time | relevance | path

Searched refs:chunk_str (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dwebp.c1373 char chunk_str[5] = { 0 }; in webp_decode_frame() local
1513 AV_WL32(chunk_str, chunk_type); in webp_decode_frame()
1515 chunk_str); in webp_decode_frame()
1519 AV_WL32(chunk_str, chunk_type); in webp_decode_frame()
1521 chunk_str); in webp_decode_frame()

Completed in 4 milliseconds