Lines Matching refs:frm
994 uint16_t *frm = ctx->frm0;1003 frm[x] = bytestream2_get_le16u(&ctx->gb);1004 frm += ctx->pitch;1256 uint16_t *frm;1266 frm = ctx->frm0;1268 *frm = av_bswap16(*frm);1269 frm++;1279 uint16_t *frm = ctx->frm0;1286 *frm++ = ctx->codebook[bytestream2_get_byteu(&ctx->gb)];