Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dqdm2.c154 QDM2SubPNode sub_packet_list_D[16]; ///< DCT packets member
1165 q->sub_packet_list_D[0].packet = NULL; in qdm2_decode_super_block()
1218 QDM2_LIST_ADD(q->sub_packet_list_D, sub_packets_D, packet); in qdm2_decode_super_block()
1235 if (q->sub_packet_list_D[0].packet) { in qdm2_decode_super_block()
1236 process_synthesis_subpackets(q, q->sub_packet_list_D); in qdm2_decode_super_block()

Completed in 3 milliseconds