Searched refs:decode_scaling_matrices (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | h264_ps.c | 279 static int decode_scaling_matrices(GetBitContext *gb, const SPS *sps, in decode_scaling_matrices() function 423 ret = decode_scaling_matrices(gb, sps, NULL, 1, in ff_h264_decode_seq_parameter_set() 857 ret = decode_scaling_matrices(gb, sps, pps, 0, in ff_h264_decode_picture_parameter_set()
|
Completed in 2 milliseconds